Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: source-changes
Date: 07/14/1999 17:15:26
Module Name:	pkgsrc
Committed By:	mjl
Date:		Thu Jul 15 00:15:25 UTC 1999

Modified Files:
	pkgsrc/misc/plan: Makefile
	pkgsrc/misc/plan/files: md5 patch-sum
	pkgsrc/misc/plan/patches: patch-aa patch-ab
	pkgsrc/misc/plan/pkg: PLIST

Log Message:
Update to 1.8.2.

Changes from 1.7.2 include:

if the X server fails to send X timer events, switch to synchronous file
writing to avoid data loss. Works around bug or incompatibility in XFree.
new script to convert Microsoft Schedule+ files to .dayplan format
fixed output of -W -i for web interface
the .plan.dir choice in the configure script caused path trouble in plan
weekday before/after syntax was wrong in holiday parser,
fixed possible crash when closing file list menu
plan -F: stdout could not be redirected, added missing fflush
various error popups are now modal, to prevent them from being overlooked
fixed month and year PostScript printing, texts were in the wrong places
CGI scripts and HTML pages for web browser access
national language support
simple Todo appointments that keep appearing after they first trigger
implemented default advance-warning times (Config->Calendar views)
color PostScript printouts
new config mode that allows daemon to exeute insecure netplan scripts
new config mode that makes Thursday the selector for the first week
small holidays crash day view
if pland was started between 0:00 and 2:59:59, it overlooked appointments
fixed "W:" note prefix
netplan identd queries went to the local host instead of the remote host
fixed Y2K problem in PostScript printout.
plan -t/-T will now mark warnings with "Warn:".
notifier now resizes correctly, text area grows instead of buttons
user ID was freed twice in netplan
it is now possible to inspect messages attached to read-only appts
plan -t had multiday problems


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/plan/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/plan/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/plan/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/misc/plan/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/plan/patches/patch-ab
cvs rdiff -r1.2 -r1.3 pkgsrc/misc/plan/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.