diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8a96fe1478c..ec73a18978a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2001-07-02 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-07-02 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (tags): Depend on $(lwlibdir)/TAGS. | ||
| 4 | ($(lwlibdir)TAGS): New target. | ||
| 5 | (TAGS): Fix depedency list. | ||
| 6 | |||
| 3 | * xterm.c (x_list_fonts): Make sure XFreeFont is called | 7 | * xterm.c (x_list_fonts): Make sure XFreeFont is called |
| 4 | with input blocked. | 8 | with input blocked. |
| 5 | 9 | ||