From 177ab8cec1356e8fd553ca51853c9fedbe127588 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 20 Jul 2001 10:02:19 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 2 ++ src/ChangeLog | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a9a5a2209ef..fbb72b00db8 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -2,6 +2,8 @@ * grep-changelog (parse_changelog): Add test for defined value to quiet warning from Perl 5.005 or above. + (entry_match_p, header_match_p): Fix handling of null or empty + argument to prevent duplicate headers. 2001-07-17 Jan Nieuwenhuizen diff --git a/src/ChangeLog b/src/ChangeLog index d22e90bb4ef..05b03ba65a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-07-20 Gerd Moellmann + + * xterm.c (x_fill_stretch_glyph_string): Remove an assertion. + 2001-07-19 Gerd Moellmann * dispnew.c (update_window): Don't set the cursor at the end -- 2.39.5