diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7eaf97811ec..27f82d7f1ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-06-23 Kim F. Storm <storm@cua.dk> | 1 | 2006-06-23 Kim F. Storm <storm@cua.dk> |
| 2 | 2 | ||
| 3 | * .gdbinit (pitx): Dump iterator stack. | ||
| 4 | |||
| 3 | * xdisp.c (handle_composition_prop): Push iterator on stack. | 5 | * xdisp.c (handle_composition_prop): Push iterator on stack. |
| 4 | (set_iterator_to_next): Pop iterator at end of composition. | 6 | (set_iterator_to_next): Pop iterator at end of composition. |
| 5 | 7 | ||