summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2000-04-14 13:30:35 +0000
committerGerd Moellmann <gerd@gnu.org>2000-04-14 13:30:35 +0000
commita2522dca96e8afbb8724a5f448f3d4eb472b4572 (patch)
tree8064eb7d3e71b9b5bda46a993cd2da99c0ae40a4 /src
parent90757bb354514d76a5c9ed42d0432a1f6c38c1ba (diff)
downloademacs-a2522dca96e8afbb8724a5f448f3d4eb472b4572.tar.gz
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cd150845e89..210aafeb75b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2000-04-14 Gerd Moellmann <gerd@gnu.org>
+
+ * filelock.c (MAKE_LOCK_NAME): Allocate 2 more bytes.
+ (fill_in_lock_file_name): Avoid existing files that aren't
+ links.
+
2000-04-14 Dave Love <fx@gnu.org>
* Makefile.in (LIBS, IBOBJS): New variable.