diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-08-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.ac (CFLAGS): Prefer -g3 to -g if -g3 works | ||
| 4 | and if the user has not specified CFLAGS. -g3 simplifies | ||
| 5 | debugging, since it makes macros visible to the debugger. | ||
| 6 | |||
| 1 | 2012-08-25 Juanma Barranquero <lekktu@gmail.com> | 7 | 2012-08-25 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies. | 9 | * lib/makefile.w32-in ($(BLD)/execinfo.$(O)): Update dependencies. |