changeset 33085:7c4289b4f5aa

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 30 Oct 2000 21:56:17 +0000
parents 31fae82503f7
children 3f4c811b6ea4
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 30 21:55:21 2000 +0000
+++ b/src/ChangeLog	Mon Oct 30 21:56:17 2000 +0000
@@ -22,6 +22,8 @@
 
 2000-10-30  Stefan Monnier  <monnier@cs.yale.edu>
 
+	* xrdb.c (x_load_resources): Use the class name in the defaults.
+
 	* regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
 	(regex_compile): Catch bogus \(\1\).