blob: 5f9b585f18b2dd23af22ccd51bea0ab3e74975ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# before doing anything else, advance to CVS HEAD
01CVS
# 01-09: fixes to configure, altering preprocessor macros etc.
01configure_fix_alpha_vsprintf
02configure_use_ncursesw
03fully_expand_screenencodings
04AUTOCONF
05fix_osdef_include
## <06 REMOVED>
# 10-49: "regular" code and documentation fixes
10norootpassword
11replace_doc_paths
## <12 REMOVED>
13split_info_files
14size_matters
15manpage_typos
16fix_gcc_warnings
16fix_gcc_warnings_II
17manpage_sessionname_warning
18manpage_maxwin_limit
19flowcontrol_lockup
20defmonitor
21manpage_nethack_activation
22exchange_file_mode
23exitcode_q_ls
24option_parser
25allow_symlink_sockdir
26source_encoding
27doc_sty_noenvpassing
28blankerprg_callsemantics
30fix_fsf_address
40cjk_eastasian
45suppress_remap
# 50-99: experimental patches, new features etc.
50EXP_tilde_expansion
51EXP_session_creation_time
|