diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
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 @@ | |||
| 1 | 2012-06-24 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2012-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 | ||
| 5 | 2012-06-24 Dan Nicolaescu <dann@ics.uci.edu> | 8 | 2012-06-24 Dan Nicolaescu <dann@ics.uci.edu> |