aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-04-05 15:57:52 +0000
committerGerd Moellmann2001-04-05 15:57:52 +0000
commit4d664b0433adacc8317732c6d1e26b23d21d112c (patch)
tree1280e0c42155e0e07999172dcf1e7c5b798579ae /src
parent76834555a8f7185f22fee6f3eb92205656ecb40d (diff)
downloademacs-4d664b0433adacc8317732c6d1e26b23d21d112c.tar.gz
emacs-4d664b0433adacc8317732c6d1e26b23d21d112c.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 05732175c23..f4f6043a014 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-04-05 Gerd Moellmann <gerd@gnu.org> 12001-04-05 Gerd Moellmann <gerd@gnu.org>
2 2
3 * sysdep.c (getwd) [!HAVE_GETWD]: Unblock input before returning.
4
3 * editfns.c (Fcurrent_time_zone): Accept spaces in timezone 5 * editfns.c (Fcurrent_time_zone): Accept spaces in timezone
4 names. 6 names.
5 7