diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index fa16bab29c9..ca10b31305d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | avoid shadowing. | 4 | avoid shadowing. |
| 5 | (composition_reseat_it): Remove unused locals. | 5 | (composition_reseat_it): Remove unused locals. |
| 6 | (find_automatic_composition, composition_adjust_point): Likewise. | 6 | (find_automatic_composition, composition_adjust_point): Likewise. |
| 7 | (composition_update_it): Mark var as initialized. | ||
| 7 | 8 | ||
| 8 | 2011-03-18 Paul Eggert <eggert@cs.ucla.edu> | 9 | 2011-03-18 Paul Eggert <eggert@cs.ucla.edu> |
| 9 | 10 | ||