aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66ca8a3940f..7878a4d6f68 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12012-06-24 Paul Eggert <eggert@cs.ucla.edu> 12012-06-24 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * xterm.c (x_term_init): Build proper-sized _XSETTINGS_Snnn string
4 instead of truncating it to 63 (admittedly a generous limit).
5
3 * process.c: Fix spelling and caps in comments. 6 * process.c: Fix spelling and caps in comments.
4 7
52012-06-24 Dan Nicolaescu <dann@ics.uci.edu> 82012-06-24 Dan Nicolaescu <dann@ics.uci.edu>