diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d451e873adb..ba513b1bcf2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-05-26 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (NS_IMPL_GNUSTEP_INC, NS_IMPL_GNUSTEP_TEMACS_LDFLAGS): | ||
| 4 | Remove. | ||
| 5 | (TEMACS_LDFLAGS): Do not use NS_IMPL_GNUSTEP_TEMACS_LDFLAGS. | ||
| 6 | |||
| 1 | 2010-05-26 Kenichi Handa <handa@m17n.org> | 7 | 2010-05-26 Kenichi Handa <handa@m17n.org> |
| 2 | 8 | ||
| 3 | * composite.c (composition_compute_stop_pos): Fix condition for | 9 | * composite.c (composition_compute_stop_pos): Fix condition for |