aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2012-07-21 13:34:19 +0200
committerJan Djärv2012-07-21 13:34:19 +0200
commit4b17afa7a423faeb352c4c578046127a4c5470ed (patch)
tree75e41be44365aaa31e1a388aa0445fa5fc4a7abe /src/ChangeLog
parentf1e8a7f1a52f13291bf8e45106233059add14e89 (diff)
downloademacs-4b17afa7a423faeb352c4c578046127a4c5470ed.tar.gz
emacs-4b17afa7a423faeb352c4c578046127a4c5470ed.zip
* nsterm.m (conversationIdentifier): Return value is NSInteger.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f5c8b2093e1..ab1f136e6cc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,7 @@
12012-07-21 Jan Djärv <jan.h.d@swipnet.se> 12012-07-21 Jan Djärv <jan.h.d@swipnet.se>
2 2
3 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134). 3 * nsterm.m (accessibilityAttributeValue): New function. (Bug#11134).
4 (conversationIdentifier): Return value is NSInteger.
4 5
52012-07-21 Chong Yidong <cyd@gnu.org> 62012-07-21 Chong Yidong <cyd@gnu.org>
6 7