summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-01 06:44:33 +0000
committerJim Meyering <jim@meyering.net>2003-08-01 06:44:33 +0000
commit8355cbbdfc1fca0be744000f9a5de9ca89ec06ba (patch)
tree1f3b92d56ae96aaf7fa38734345280096dc12578 /ChangeLog
parent09df41c60ff151f597dbc6c63cf57c5c8a294761 (diff)
downloadcoreutils-8355cbbdfc1fca0be744000f9a5de9ca89ec06ba.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8c8d3a67..9d5d2d192 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2003-08-01 Jim Meyering <jim@meyering.net>
+
+ * Version 5.0.91.
+
+2003-07-31 Paul Eggert <eggert@twinsun.com>
+
+ * src/ptx.c: Do not include bumpalloc.h.
+ (WORD_TABLE): New member alloc.
+ (ALLOC_NEW_WORD): Remove.
+ (occurs_alloc): New var.
+ (digest_word_file, find_occurs_in_text): Check for arithmetic
+ overflow when computing table size. Use xrealloc rather than
+ bumpalloc primitives.
+
2003-07-29 Jim Meyering <jim@meyering.net>
* Version 5.0.90.