Date: Mon, 4 Nov 1996 13:21:13 +0200 (IST) From: Eli Zaretskii To: Robert Hoehne Cc: djgpp-workers AT delorie DOT com Subject: Re: New features of FSF packages In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 4 Nov 1996, Robert Hoehne wrote: > I aggree, but also the NEWS file is not every time up to date. > I think the only file which shows all the changes are the > Changelog files but they are in most cases very large. If NEWS isn't up to date, then we are out of luck, just like the rest of the world who use that particular package; but I think we should at least include what others get to see. ChangeLog is IMHO a bad idea: apart of being very large, it also frequently doesn't describe at all the purpose of the change, only the change itself. Here is a good example (from Emacs): Wed Aug 7 15:01:42 1996 Richard Stallman * xmenu.c (xmenu_show): Set dummy.state. Set dummy.button appropriately. (popup_get_selection) [USE_MOTIF]: Set event.xbutton.button. * s/osf1.h (LD_SWITCH_SYSTEM): New definition. Tue Aug 6 00:31:20 1996 Paul Eggert * editfns.c (set_time_zone_rule): Don't put a string literal "TZ=..." in environ. Mon Aug 5 00:31:20 1996 Richard Stallman * minibuf.c (Fread_from_minibuffer): Make position 0 in the initial input mean the beginning.