projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f33cafb
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Tue, 24 Oct 2000 08:10:02 +0000
(08:10 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 24 Oct 2000 08:10:02 +0000
(08:10 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index eae7b9b3921874d72bb4660b04c4ae2b20e42178..2b6a383d43fc72d342f78a511cfd35ae63985b4a 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2000-10-24 Kenichi Handa <handa@etl.go.jp>
+
+ * regex.c (regex_compile): Change the way of handling a range from
+ a char less than 256 to a char not less than 256.
+
2000-10-15 Stefan Monnier <monnier@cs.yale.edu>
* regex.c (WIDE_CHAR_SUPPORT): Define if _LIBC as well.