aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d68e857d388..4823d873847 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-02-22 Adrian Robert <Adrian.B.Robert@gmail.com>
2
3 * nsterm.m (EmacsView-keyDown:): Don't pass shift-only-modified
4 key to emacs, treat as unmodified (go to input manager
5 processing).
6
12011-02-22 Paul Eggert <eggert@cs.ucla.edu> 72011-02-22 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Assume S_ISLNK etc. work, since gnulib supports this. 9 Assume S_ISLNK etc. work, since gnulib supports this.