comparison src/ChangeLog @ 292:6cb5e14cd98e r21-0b44

Import from CVS: tag r21-0b44
author cvs
date Mon, 13 Aug 2007 10:37:15 +0200
parents c9fe270a4101
children 4b85ae5eabfb
comparison
equal deleted inserted replaced
291:7aa74ac42bd2 292:6cb5e14cd98e
1 1998-06-11 Martin Buchholz <martin@xemacs.org>
2
3 * casefiddle.c:
4 (upcase-initials "fooBar") ==> "FooBar" instead of "Foobar"
5
6 1998-06-05 Hrvoje Niksic <hniksic@srce.hr>
7
8 * eldap.c (Fldap_search_internal): Use build_ext_string instead of
9 build_string to avoid crashes under Mule.
10
11 1998-06-13 Andy Piper <andyp@parallax.co.uk>
12
13 * ntplay.c (play_sound_data_1): don't delete the sound data until
14 the next sound is played and the previous one finished.
15
1 1998-06-10 Samuel Mikes <smikes@alumni.hmc.edu> 16 1998-06-10 Samuel Mikes <smikes@alumni.hmc.edu>
2 17
3 * fileio.c (directory-sep-char): Escape backslashes. 18 * fileio.c (directory-sep-char): Escape backslashes.
4 19
5 1998-06-10 Hrvoje Niksic <hniksic@srce.hr> 20 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>