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 7193374972b..84280a9a90f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * s/darwin.h (LD_SWITCH_SYSTEM_TEMACS): Add -fno-pie so as to suppress | ||
| 4 | address randomization (Bug#8395). | ||
| 5 | |||
| 1 | 2011-07-07 Kenichi Handa <handa@m17n.org> | 6 | 2011-07-07 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * composite.c (composition_compute_stop_pos): Ignore a static | 8 | * composite.c (composition_compute_stop_pos): Ignore a static |