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 ff059cf1a3c..720f3f28943 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-02-19 Daniel Colascione <dancol@dancol.org> | ||
| 2 | |||
| 3 | * sheap.c (report_sheap_usage): Use message, not message1, so | ||
| 4 | that we don't try to create a buffer while we're in the middle | ||
| 5 | of dumping Emacs. Explain why. | ||
| 6 | |||
| 1 | 2013-02-19 Eli Zaretskii <eliz@gnu.org> | 7 | 2013-02-19 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * w32proc.c (new_child): Avoid leaking handles if the subprocess | 9 | * w32proc.c (new_child): Avoid leaking handles if the subprocess |