comparison lib-src/ChangeLog @ 3651:edbb1ff43fe0

[xemacs-hg @ 2006-11-01 21:16:17 by adrian] From: Jerry James <james@xemacs.org> Subject: [PATCH 21.5] POP sync To: XEmacs Patches <xemacs-patches@xemacs.org> Date: Fri, 11 Aug 2006 12:24:54 -0600 Message-ID: <m3k65fb05l.fsf@jerrypc.cs.usu.edu>
author adrian
date Wed, 01 Nov 2006 21:16:17 +0000
parents 2161ac78b41e
children 6765f2581182
comparison
equal deleted inserted replaced
3650:bdfcf05f635b 3651:edbb1ff43fe0
1 2006-08-11 Jerry James <james@xemacs.org>
2
3 * pop.h: Sync with Emacs.
4 * pop.c: Ditto.
5
1 2006-08-08 Jerry James <james@xemacs.org> 6 2006-08-08 Jerry James <james@xemacs.org>
2 7
3 * gnuslib.c (disconnect_from_server): shutdown() has been fine on 8 * gnuslib.c (disconnect_from_server): shutdown() has been fine on
4 Linux for a long time now; use it. Also, don't use length to 9 Linux for a long time now; use it. Also, don't use length to
5 access the buffer unless it is positive, not just nonzero. 10 access the buffer unless it is positive, not just nonzero.