X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lib-src%2FChangeLog;h=60ba093f2411476daa45f8f0f839298ddfaf8d6e;hb=7b241b273a632ab80d7c620b5add28d5f11b0fd3;hp=cf057819f95c8372042b87c6fdeccaa6e2d4a037;hpb=0298dde5c47a900f2542bc7ec6c9dafc92ce3015;p=chise%2Fxemacs-chise.git.1 diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index cf05781..60ba093 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,43 @@ +2008-12-28 Vin Shelton + + * XEmacs 21.4.22 is released + +2008-01-09 Vin Shelton + + * winclient.c: Create CONNECT_RETRIES and increase retry count + from 5 to 10. + +2007-10-07 Vin Shelton + + * XEmacs 21.4.21 is released + +2006-12-09 Vin Shelton + + * XEmacs 21.4.20 is released + +2006-08-11 Jerry James + + * gnuslib.c (disconnect_from_server): shutdown() has been fine on + Linux for a long time now; use it. Also, don't use length to + access the buffer unless it is positive, not just nonzero. + * gnuclient.c (filename_expand): Initialize the last array element + to get a valid C string in case of overflow. Use strncat to avoid + buffer overruns. + * gnuclient.c (main): Use strncpy to avoid buffer overruns. + +2006-08-11 Jerry James + + * pop.h: Sync with Emacs. + * pop.c: Ditto. + +2006-07-21 Stephen J. Turnbull + + * etags.c: Xemacs -> XEmacs + +2006-01-28 Vin Shelton + + * XEmacs 21.4.19 is released + 2005-12-03 Vin Shelton * XEmacs 21.4.18 is released