aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 93a5ae1ad42..93ac28eb816 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -22,6 +22,8 @@
22 22
232000-10-30 Stefan Monnier <monnier@cs.yale.edu> 232000-10-30 Stefan Monnier <monnier@cs.yale.edu>
24 24
25 * xrdb.c (x_load_resources): Use the class name in the defaults.
26
25 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino. 27 * regex.c (re_iswctype, re_wctype_to_bit): Fix braino.
26 (regex_compile): Catch bogus \(\1\). 28 (regex_compile): Catch bogus \(\1\).
27 29