comparison src/ChangeLog @ 316:512e409c26a2 r21-0b56

Import from CVS: tag r21-0b56
author cvs
date Mon, 13 Aug 2007 10:44:46 +0200
parents 341dac730539
children afd57c14dfc8
comparison
equal deleted inserted replaced
315:5e87bc5b1ee4 316:512e409c26a2
1 1998-09-06 Jan Vroonhof <vroonhof@math.ethz.ch>
2
3 * process-unix.c (unix_create_process): Reset SIGHUP handler to
4 SIG_DFL. We now try to conserve any inherted SIG_IGN settings
5 in init_signals_very_early. However these should not be passed
6 on to children attached to the new pty.
7
8 1998-08-28 Andy Piper <andyp@parallax.co.uk>
9
10 * glyphs-eimage.c (png_instantiate_unwind): clean up eimage after use.
11
12 1998-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
13
14 * fileio.c (file-name-directory, file_name_as_directory):
15 Don't call CORRECT_DIR_SEPS, even when #defined WINDOWSNT.
16
1 1998-09-05 SL Baur <steve@altair.xemacs.org> 17 1998-09-05 SL Baur <steve@altair.xemacs.org>
2 18
3 * XEmacs 21.0-pre12 is released. 19 * XEmacs 21.0-pre12 is released.
4 20
5 1998-09-02 Andy Piper <andyp@parallax.co.uk> 21 1998-09-02 Andy Piper <andyp@parallax.co.uk>