Mercurial > hg > xemacs-beta
diff src/ChangeLog @ 365:30d2cfa1092a r21-1-12
Import from CVS: tag r21-1-12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:00:12 +0200 |
parents | 972bbb6d6ca2 |
children | a4f53d9b3154 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 13 10:59:30 2007 +0200 +++ b/src/ChangeLog Mon Aug 13 11:00:12 2007 +0200 @@ -1,3 +1,45 @@ +2000-08-04 XEmacs Build Bot <builds@cvs.xemacs.org> + + * XEmacs 21.1.12 is released + +2000-08-03 Martin Buchholz <martin@xemacs.org> + + * callproc.c (Fcall_process_internal): + (Fcall_process_internal): + * process-unix.c (unix_create_process): + Save and restore the value of errno, so that error messages are accurate. + +2000-08-02 Stephen J. Turnbull <stephen@xemacs.org> + + * nas.c: Make manipulation of *_ENDIAN macros conditional on + NAS_USES_OWN_NAMESPACE (cf. 2000-07-29 Edwin Wiles patch) + * config.h.in: Added NAS_USES_OWN_NAMESPACE. + +2000-07-29 "Alastair J. Houghton" <ajhoughton@lineone.net> + + * ntheap.c: When dumped NT executable cannot be run, print an + informative errof message. + +2000-07-29 Gunnar Evermann <ge204@eng.cam.ac.uk> + + * gdbinit(decode_object): Handle GC marked lrecords if not using + indexed lrecords. + (pobj): Type is called hashtable and not Lisp_Hash_Table. + (test_obj): Add Vall_weak_hashtables as testcase. + +2000-07-29 Vin Shelton <acs@xemacs.org> + + * config.h.in, s/gnu.h, s/hpux.h, s/linux.h: Use UNIX98 PTYs if + possible. Create temporary files more securely. The patch was + generated by Torsten Duwe <duwe@caldera.de>, Florian Weimer + <Florian.Weimer@RUS.Uni-Stuttgart.DE> and Olaf Kirch. See + http://www.xemacs.org/list-archives/xemacs-patches/200007/msg00123.html + for details. + +2000-07-29 Edwin Wiles <ewiles@mclean.sterling.com> + + * nas.c: Use NAS_LITTLE_ENDIAN and NAS_BIG_ENDIAN. + 2000-07-17 XEmacs Build Bot <builds@cvs.xemacs.org> * XEmacs 21.1.11 is released