diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c6b17b1cb20..6c428b0d803 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2008-03-05 Jason Rumney <jasonr@gnu.org> | 1 | 2008-03-05 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * dispnew.c (adjust_glyph_matrix): Initialize window_height. | ||
| 4 | |||
| 3 | * fileio.c (Fexpand_file_name): Decode home directory names. | 5 | * fileio.c (Fexpand_file_name): Decode home directory names. |
| 4 | (Fsubstitute_in_file_name): Decode substituted variables. | 6 | (Fsubstitute_in_file_name): Decode substituted variables. |
| 5 | 7 | ||