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 cfdff363222..140be8095d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * eval.c (Fbacktrace): Don't overwrite print-level on exit. Also | ||
| 4 | only override Vprint_level if it isn't already bound, and increase | ||
| 5 | the level to 8 to produce more useful backtraces for bug reports. | ||
| 6 | |||
| 1 | 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu> | 7 | 2010-09-30 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 8 | ||
| 3 | * Makefile.in: ecrt0.c does not exist anymore, do not mention it. | 9 | * Makefile.in: ecrt0.c does not exist anymore, do not mention it. |