about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-01-02 11:08:23 +0000
committerUlrich Drepper <drepper@redhat.com>2004-01-02 11:08:23 +0000
commit8503c987b63bd8badff1e4c9286949b025cecdb3 (patch)
treec4952d8f087dab2e22cf6ee8883a6c293257f1b3 /ChangeLog
parenta4024b3e6e67062b7043d6cefecc4ff9058883b3 (diff)
downloadglibc-8503c987b63bd8badff1e4c9286949b025cecdb3.tar.gz
glibc-8503c987b63bd8badff1e4c9286949b025cecdb3.tar.xz
glibc-8503c987b63bd8badff1e4c9286949b025cecdb3.zip
Update.
2004-01-01  Paolo Bonzini  <bonzini@gnu.org>

	* posix/regex_internal.h (re_dfastate_t): Fix size of the CONTEXT
	bitfield.

	* posix/regex_internal.c (re_node_set_insert):  Rewrite.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 77e18ea475..32cb35ac73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-01  Paolo Bonzini  <bonzini@gnu.org>
+
+	* posix/regex_internal.h (re_dfastate_t): Fix size of the CONTEXT
+	bitfield.
+
+	* posix/regex_internal.c (re_node_set_insert):  Rewrite.
+
 2004-01-01  Ulrich Drepper  <drepper@redhat.com>
 
 	* posix/getconf.c: Update copyright year.