comparison src/ChangeLog @ 3964:a4917b3c97cc

[xemacs-hg @ 2007-05-19 18:04:18 by vins] Don't close file descriptors that are already closed.
author vins
date Sat, 19 May 2007 18:04:19 +0000
parents d240e1ef5356
children 69c43a181729
comparison
equal deleted inserted replaced
3963:d240e1ef5356 3964:a4917b3c97cc
1 2007-05-03 Vin Shelton <acs@xemacs.org>
2
3 * dumper.c (pdump): Don't close an already-closed file
4 descriptor. Patch from Steve Higham.
5
1 2007-05-17 Vin Shelton <acs@xemacs.org> 6 2007-05-17 Vin Shelton <acs@xemacs.org>
2 7
3 * linuxplay.c (linux_play_data_or_file): Fix playing sound on 8 * linuxplay.c (linux_play_data_or_file): Fix playing sound on
4 64-bit linux. Pathc from Hans de Graaff. 9 64-bit linux. Pathc from Hans de Graaff.
5 10