# HG changeset patch # User Juanma Barranquero # Date 1206551757 0 # Node ID b2500158e506f7a00a847039e565a9cb2643f829 # Parent 3e9e9157e1dd4b872f2b9ef450da4060537f6115 Remove duplicate entries. diff -r 3e9e9157e1dd -r b2500158e506 lib-src/ChangeLog --- a/lib-src/ChangeLog Wed Mar 26 17:04:38 2008 +0000 +++ b/lib-src/ChangeLog Wed Mar 26 17:15:57 2008 +0000 @@ -2850,8 +2850,6 @@ 1999-02-26 Richard Stallman - * Version 20.4 released. - * Makefile.in (yow): Depend on epaths.h, not paths.h. * yow.c: Refer to epaths.h. @@ -2997,12 +2995,6 @@ * b2m.c: Include if available. (main): Explicitly declare return type. -1998-04-03 Richard Stallman - - * etags.c (put_entries): Use %ld. - - * b2m.c (fatal): Declare the arg. - 1998-04-03 Richard Stallman * etags.c (put_entries): Use %ld. @@ -3030,17 +3022,11 @@ * movemail.c (main): Fix interwoven brace and cpp conditional nesting. -1997-12-04 Karl Heuer - - * movemail.c, pop.c, pop.h: Allow messages retrieved from the POP - server to contain embedded nulls. - 1997-12-03 Paul Eggert - * movemail.c: - (mbx_write) [MAIL_USE_POP]: Disable the code which quotes with a - '>' any lines starting with "From " read from the POP server, but - leave the code in place, wrapped in #ifdef + * movemail.c (mbx_write) [MAIL_USE_POP]: Disable the code which quotes + with a '>' any lines starting with "From " read from the POP server, + but leave the code in place, wrapped in #ifdef MOVEMAIL_QUOTE_POP_FROM_LINES, in case we have to restore it later because it turns out that something is depending on it. Change suggested by Paul Eggert . @@ -3832,12 +3818,6 @@ (hostname): Fully qualify the default hostname with the domainname if the hostname lacks a `.'. -1996-01-15 Paul Eggert - - * rcs2log (initialize_fullname): Add support for NIS+. - (hostname): Fully qualify the default hostname with the domainname - if the hostname lacks a `.'. - 1996-01-10 Karl Heuer * etags.c (consider_token): Fix typo in expression.