diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dc2e6845c50..9acdb5fbf27 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-06-11 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * s/aix4-2.h, s/bsd-common.h, s/cygwin.h, s/darwin.h: | ||
| 4 | * s/gnu-kfreebsd.h, s/gnu-linux.h, s/gnu.h, s/hpux10-20.h: | ||
| 5 | * s/irix6-5.h, s/ms-w32.h, s/msdos.h, s/template.h: | ||
| 6 | * s/usg5-4-common.h: Move SYSTEM_TYPE to configure. | ||
| 7 | |||
| 1 | 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2012-06-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * alloc.c (make_byte_code): New function. | 10 | * alloc.c (make_byte_code): New function. |