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 afaa7fd776e..15b47934424 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-09-21 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * image.c (define_image_type): Avoid adding duplicate types to | ||
| 4 | image_types (Bug#12463). Suggested by Jörg Walter. | ||
| 5 | |||
| 1 | 2012-09-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | 6 | 2012-09-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
| 2 | 7 | ||
| 3 | * unexmacosx.c: Define LC_DATA_IN_CODE if not defined. | 8 | * unexmacosx.c: Define LC_DATA_IN_CODE if not defined. |