aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3954d489251..e10550957c8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-08-02 Glenn Morris <rgm@gnu.org>
2
3 * nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than
4 hard-coding the path separator.
5
12012-08-01 Paul Eggert <eggert@cs.ucla.edu> 62012-08-01 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Use "ASET (a, i, v)" rather than "AREF (a, i) = v". 8 Use "ASET (a, i, v)" rather than "AREF (a, i) = v".