-- Updated WHATSNEW files.

This commit is contained in:
dfs
1998-03-01 20:43:04 +00:00
parent 048638cdda
commit 39d8fe3523
2 changed files with 18 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
$Id: README_QDOS,v 1.2 1998-01-17 04:50:34 dfs Exp $
REMIND version 3.0.18 for QDOS / SMSQ
$Id: README_QDOS,v 1.3 1998-03-01 20:43:04 dfs Exp $
REMIND version 3.0.19 for QDOS / SMSQ
REMIND is a sophisticated alarm/calendar program. Details are given
in the documentation file, "remind_doc" (QUILL format).

View File

@@ -1,5 +1,21 @@
CHANGES TO REMIND
* Version 3.0 Patch 19
+ MINOR ENHANCEMENTS
- Updated romanian.h, courtesy Liviu Daia.
+ BUG FIXES
- Remind would not compile if a non-English language was selected.
- Fixed free() of a NULL pointer.
- Made tkremind display a helpful error message if Remind's
"security feature" of not reading a group-writable file kicks
in.
* Version 3.0 Patch 18
+ MAJOR ENHANCEMENTS