diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 9a411f83afc..3858492a0b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,12 @@ | |||
| 1 | 2009-12-19 Eli Zaretskii <eliz@gnu.org> | 1 | 2009-12-19 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * .gdbinit (pitx): Don't use enum names, use their values. Remove | ||
| 4 | reference to non-existing value GET_FROM_COMPOSITION. | ||
| 5 | (pgx): Don't use enum names, use their values. | ||
| 6 | (pitmethod): New helper command. | ||
| 7 | (pitx): Use it to display iteration method. | ||
| 8 | (pgrowit): New command. | ||
| 9 | |||
| 3 | * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h. | 10 | * makefile.w32-in ($(BLD)/cmds.$(O)): Depend on frame.h. |
| 4 | 11 | ||
| 5 | Update dependencies in Makefile.in. | 12 | Update dependencies in Makefile.in. |