diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4ea54141142..18ecc1ae41f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-07-04 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * fns.c (Frequire): Remove the mention of the .gz files, since | ||
| 4 | that's installation-specific, but keep the mention of | ||
| 5 | `get-load-suffixes'. | ||
| 6 | |||
| 1 | 2011-07-04 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2011-07-04 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * editfns.c (Fformat_time_string): Don't assume strlen fits in int. | 9 | * editfns.c (Fformat_time_string): Don't assume strlen fits in int. |