Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Aug 13 10:36:50 2007 +0200 +++ b/src/ChangeLog Mon Aug 13 10:37:15 2007 +0200 @@ -1,3 +1,18 @@ +1998-06-11 Martin Buchholz <martin@xemacs.org> + + * casefiddle.c: + (upcase-initials "fooBar") ==> "FooBar" instead of "Foobar" + +1998-06-05 Hrvoje Niksic <hniksic@srce.hr> + + * eldap.c (Fldap_search_internal): Use build_ext_string instead of + build_string to avoid crashes under Mule. + +1998-06-13 Andy Piper <andyp@parallax.co.uk> + + * ntplay.c (play_sound_data_1): don't delete the sound data until + the next sound is played and the previous one finished. + 1998-06-10 Samuel Mikes <smikes@alumni.hmc.edu> * fileio.c (directory-sep-char): Escape backslashes.