diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8bc84675c92..a665fd73047 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-02-02 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * editfns.c (save_restriction_restore): Don't forget to invalidate the | ||
| 4 | current_column cache (bug#7946). | ||
| 5 | |||
| 1 | 2011-02-02 Kenichi Handa <handa@m17n.org> | 6 | 2011-02-02 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * ftfont.c (ftfont_open): Use FC_DUAL only when it is defined. | 8 | * ftfont.c (ftfont_open): Use FC_DUAL only when it is defined. |