aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2006-11-28 01:10:42 +0000
committerKenichi Handa2006-11-28 01:10:42 +0000
commit6358f8b2bf2f524f5682bea945e4f7f70a4ecfa4 (patch)
tree7b0a43fd78c2100c5d5ded45f621639021f4812b /src/ChangeLog
parent2b8d8474557367bf962009d5d0ae19663ea4f30b (diff)
downloademacs-6358f8b2bf2f524f5682bea945e4f7f70a4ecfa4.tar.gz
emacs-6358f8b2bf2f524f5682bea945e4f7f70a4ecfa4.zip
(regex_compile): Don't call SET_LIST_BIT with a
multibyte character.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5b2efdf269..3d3e844d599 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12006-11-28 Kenichi Handa <handa@m17n.org>
2
3 * regex.c (regex_compile): Don't call SET_LIST_BIT with a
4 multibyte character.
5
12006-11-27 Chong Yidong <cyd@stupidchicken.com> 62006-11-27 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * s/aix4-2.h: Undefine _NO_PROTO. Suggested by Joe Buehler. 8 * s/aix4-2.h: Undefine _NO_PROTO. Suggested by Joe Buehler.