diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-12-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Revert static checking of stack smashing. | ||
| 4 | * configure.ac (WARN_CFLAGS): Omit -Wstack-protector when | ||
| 5 | configured with --enable-gcc-warnings. -Wstack-protector causes | ||
| 6 | diagnostics to be issued on Ubuntu 12.10 x86-64. | ||
| 7 | |||
| 1 | 2012-12-24 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2012-12-24 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | Merge from gnulib, incorporating: | 10 | Merge from gnulib, incorporating: |