comparison 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
comparison
equal deleted inserted replaced
364:63c3368d1275 365:30d2cfa1092a
1 2000-08-04 XEmacs Build Bot <builds@cvs.xemacs.org>
2
3 * XEmacs 21.1.12 is released
4
5 2000-08-03 Martin Buchholz <martin@xemacs.org>
6
7 * callproc.c (Fcall_process_internal):
8 (Fcall_process_internal):
9 * process-unix.c (unix_create_process):
10 Save and restore the value of errno, so that error messages are accurate.
11
12 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
13
14 * nas.c: Make manipulation of *_ENDIAN macros conditional on
15 NAS_USES_OWN_NAMESPACE (cf. 2000-07-29 Edwin Wiles patch)
16 * config.h.in: Added NAS_USES_OWN_NAMESPACE.
17
18 2000-07-29 "Alastair J. Houghton" <ajhoughton@lineone.net>
19
20 * ntheap.c: When dumped NT executable cannot be run, print an
21 informative errof message.
22
23 2000-07-29 Gunnar Evermann <ge204@eng.cam.ac.uk>
24
25 * gdbinit(decode_object): Handle GC marked lrecords if not using
26 indexed lrecords.
27 (pobj): Type is called hashtable and not Lisp_Hash_Table.
28 (test_obj): Add Vall_weak_hashtables as testcase.
29
30 2000-07-29 Vin Shelton <acs@xemacs.org>
31
32 * config.h.in, s/gnu.h, s/hpux.h, s/linux.h: Use UNIX98 PTYs if
33 possible. Create temporary files more securely. The patch was
34 generated by Torsten Duwe <duwe@caldera.de>, Florian Weimer
35 <Florian.Weimer@RUS.Uni-Stuttgart.DE> and Olaf Kirch. See
36 http://www.xemacs.org/list-archives/xemacs-patches/200007/msg00123.html
37 for details.
38
39 2000-07-29 Edwin Wiles <ewiles@mclean.sterling.com>
40
41 * nas.c: Use NAS_LITTLE_ENDIAN and NAS_BIG_ENDIAN.
42
1 2000-07-17 XEmacs Build Bot <builds@cvs.xemacs.org> 43 2000-07-17 XEmacs Build Bot <builds@cvs.xemacs.org>
2 44
3 * XEmacs 21.1.11 is released 45 * XEmacs 21.1.11 is released
4 46
5 2000-07-17 Ben Wing <ben@666.com> 47 2000-07-17 Ben Wing <ben@666.com>