From ef53d75e82b52e5948807e3af892fb3f3e8f98cc Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Fri, 2 Mar 2001 13:32:05 +0000 Subject: [PATCH] *** empty log message *** --- lib-src/ChangeLog | 6 ++++++ src/ChangeLog | 3 +++ 2 files changed, 9 insertions(+) diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ee13d75483..e9401a43cf 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,9 @@ +2001-03-02 Gerd Moellmann + + * ebrowse.c (parse_qualified_param_ident_or_type): Return a + freshly allocated object in *LAST_ID. + (read_line): Accept \r\n line endings. + 2001-02-24 Andrew Innes * makefile.w32-in: Fix copyright notice. diff --git a/src/ChangeLog b/src/ChangeLog index 8f2c832b3a..d33f58522f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-03-02 Gerd Moellmann + * fileio.c (Fexpand_file_name): Collapse sequences of slashes + to a single slash in the middle of file names. + * editfns.c (Fcurrent_time_zone) [HAVE_TM_ZONE || HAVE_TZNAME]: Accept only alphanumeric time zone names. -- 2.20.1