diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c23aadee7d8..3e592022db6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-07-25 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * term.c (syms_of_term): Don't initialize default_orig_pair, | ||
| 4 | default_set_foreground and default_set_background on Windows. | ||
| 5 | |||
| 1 | 2008-07-25 Jason Rumney <jasonr@gnu.org> | 6 | 2008-07-25 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to | 8 | * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to |