summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-08-19 14:34:06 +0000
committerBruno Haible <bruno@clisp.org>2000-08-19 14:34:06 +0000
commit308891a090f3b52fbd1505380a54e13d82932c1f (patch)
tree178c889c3e2f25af2073a88eeeaff0f566d6b250 /ChangeLog
parent1518817d5940cd2b8580c7fdc95d3623889f3d93 (diff)
downloadgperf-308891a090f3b52fbd1505380a54e13d82932c1f.tar.gz
Don't accept empty keys.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c340e09..f7b387f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2000-08-19 Bruno Haible <bruno@linuix.math.u-bordeaux.fr>
+ * src/key-list.cc (Key_List::read_keys): Don't accept an empty key.
+
* src/Makefile.in (install, installdirs, uninstall): Respect
$(DESTDIR).
* doc/Makefile.in (install, installdirs, uninstall): Likewise.
@@ -26,9 +28,6 @@
* tests/Makefile.in (check-lang-syntax): Perform each test with -D
once without and once with duplicates.
- * src/key-list.cc (Key_List::output_lookup_function_body): Avoid
- outputting a trivially satisfied test for len.
-
* src/key-list.cc (output_keyword_entry): Avoid outputting a struct
initializer of the form {"key",}.