aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 41fd1d6d768..77e1c961b20 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-03-12 Gerd Moellmann <gerd@gnu.org> 12000-03-12 Gerd Moellmann <gerd@gnu.org>
2 2
3 * atimer.c (cancel_atimer): Break out of the loop as soon as timer
4 has been found. Fix bug not computing timer's predecessor.
5
3 * fileio.c (Fread_file_name): Handle case that DIR contains a 6 * fileio.c (Fread_file_name): Handle case that DIR contains a
4 file name. 7 file name.
5 8