aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 18ecc1ae41f..1be9b09381e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
12011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org> 12011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2 2
3 * fileio.c (barf_or_query_if_file_exists): Check first if the file
4 is a directory before asking whether to use the file name
5 (bug#7564).
6
3 * fns.c (Frequire): Remove the mention of the .gz files, since 7 * fns.c (Frequire): Remove the mention of the .gz files, since
4 that's installation-specific, but keep the mention of 8 that's installation-specific, but keep the mention of
5 `get-load-suffixes'. 9 `get-load-suffixes'.