diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bb430266367..728a442e86b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2010-06-03 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 2 | |||
| 3 | Move UNEXEC definition to autoconf. | ||
| 4 | * s/usg5-4.h (UNEXEC): Remove, move to configure.in. | ||
| 5 | * s/sol2-10.h (UNEXEC): | ||
| 6 | * s/irix6-5.h (UNEXEC): | ||
| 7 | * s/hpux10-20.h (UNEXEC): | ||
| 8 | * s/gnu-linux.h (UNEXEC): | ||
| 9 | * s/darwin.h (UNEXEC): | ||
| 10 | * s/cygwin.h (UNEXEC): | ||
| 11 | * s/bsd-common.h (UNEXEC): | ||
| 12 | * s/aix4-2.h (UNEXEC): | ||
| 13 | * m/alpha.h (UNEXEC): Likewise. | ||
| 14 | * Makefile.in (UNEXEC_OBJ): Define using @UNEXEC_OBJ@. | ||
| 15 | |||
| 1 | 2010-06-03 Juanma Barranquero <lekktu@gmail.com> | 16 | 2010-06-03 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 17 | ||
| 3 | Remove obsolete pre-unicode2 macros. | 18 | Remove obsolete pre-unicode2 macros. |