diff src/ChangeLog @ 940:79fb6b9e9f76

[xemacs-hg @ 2002-07-31 10:23:28 by adrian] [S] [PATCH] xemacs-21.5: Fix for xbm crash -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2002-07-29 Sean MacLennan <seanm@seanm.ca> * glyphs-x.c (x_locate_pixmap_file): Test path not to be 0, before using it.
author adrian
date Wed, 31 Jul 2002 10:23:39 +0000
parents 7ddc4c0b471d
children c891972d07fa
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jul 31 07:23:39 2002 +0000
+++ b/src/ChangeLog	Wed Jul 31 10:23:39 2002 +0000
@@ -1,3 +1,8 @@
+2002-07-29  Sean MacLennan <seanm@seanm.ca>
+
+	* glyphs-x.c (x_locate_pixmap_file): Test path not to be 0, before
+	using it.
+
 2002-07-29  Jonathan Harris  <jonathan@xemacs.org>
 
 	* s/win32-native.h: Define HAVE_WCHAR_H for native Win32 build.