diff src/ChangeLog @ 576:6db80f4ab17c

[xemacs-hg @ 2001-05-25 05:42:25 by martinb] Cleaning up after error-frobbing patch: More compiler warnings/errors
author martinb
date Fri, 25 May 2001 05:42:26 +0000
parents d5e8f5ad5043
children 910449c92002
line wrap: on
line diff
--- a/src/ChangeLog	Fri May 25 04:22:33 2001 +0000
+++ b/src/ChangeLog	Fri May 25 05:42:26 2001 +0000
@@ -1,6 +1,15 @@
 2001-05-25  Martin Buchholz  <martin@xemacs.org>
 
-	* fns.c (base64_conversion_error): Fix compile warning.
+	* process-unix.c (unix_canonicalize_host_name): Fix compile warnings.
+	(unix_open_network_stream): Likewise.
+	* sound.h (sound_perror): Likewise.
+	(sound_warn): Likewise.
+	* emodules.c (emodules_load): Likewise.
+	* fns.c (base64_conversion_error): Likewise.
+	* tooltalk.c (check_status): Likewise.
+	* eldap.c (Fldap_open): Likewise.
+	* hpplay.c (player_error_internal): Likewise.
+	* win32.c (tstr_to_local_file_format): Likewise.
 
 	* realpath.c: This file doesn't deal with internal
 	representation.  Define DONT_ENCAPSULATE.