diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 0e770d811c7..b88775bd719 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-11-16 Kenichi Handa <handa@etl.go.jp> | ||
| 2 | |||
| 3 | * dispnew.c (null_row): New gloval static variable. | ||
| 4 | (clear_glyph_row): Delete local static variable null_row. | ||
| 5 | |||
| 1 | 2000-11-15 Jason Rumney <jasonr@gnu.org> | 6 | 2000-11-15 Jason Rumney <jasonr@gnu.org> |
| 2 | 7 | ||
| 3 | * w32term.c (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant. | 8 | * w32term.c (HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant. |