aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 62656d06354..07bb1e3fc85 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12014-11-02 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.h (EmacsImage): Remove imageListNext, refCount, reference,
4 imageListSetNext, imageListNext.
5
6 * nsimage.m (ImageList, imageListNext, imageListSetNext:)
7 (reference): Remove.
8 (allocInitFromFile:): Remove searching ImageList and calling
9 reference (Bug#18918).
10 (dealloc): Remove handling if ImageList.
11
12014-11-02 Andreas Schwab <schwab@linux-m68k.org> 122014-11-02 Andreas Schwab <schwab@linux-m68k.org>
2 13
3 * process.c (catch_child_signal): Fix incorrect assertion. 14 * process.c (catch_child_signal): Fix incorrect assertion.