File tree Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Expand file tree Collapse file tree 2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change 11Revision History
22================
33
4+ ## 0.52 - 2019/04/01:
5+
6+ - Support extended length (71 character) To: and From: fields in QWKE
7+ replies. Reported by "g00r00" et al.
8+
9+ - For system names between 6 and 10 characters, use "MMail/name" instead
10+ of "MultiMail" for the Blue Wave tear line.
11+
12+ - Fixes for various warnings when building with current compilers; less
13+ cluttered build output.
14+
15+ - Use CURS_DIR to specify the default library location on the command
16+ line when building; removed references to CURS_LIB and CURS_INC.
17+ Partly due to Rob Swindell.
18+
19+ - Use "SYS=DOS" with Makefile.bcc, as with others, instead of "DOS=Y".
20+
21+ - Makefiles renamed PDCurses-style, for a simpler build process.
22+
23+ - Binaries built against PDCurses current git (post-3.8); Makefiles
24+ modified accordingly.
25+
26+ - Cleaned up documentation; also, the man page and README no longer
27+ include the version number, which is now only specified in config.h
28+ (and here).
29+
30+ See the git log for more details.
31+
432## 0.51 - 2018/04/01:
533
634It is risen. No fooling.
Original file line number Diff line number Diff line change 22#define STR (x ) STRingize(x)
33
44#define MM_MAJOR 0
5- #define MM_MINOR 51
5+ #define MM_MINOR 52
66
77#define MM_NAME "MultiMail"
88#define MM_SNAME "MMail"
You can’t perform that action at this time.
0 commit comments