diff options
| author | Joakim Verona | 2012-12-26 06:51:30 +0100 |
|---|---|---|
| committer | Joakim Verona | 2012-12-26 06:51:30 +0100 |
| commit | 33d58dfa55bce32831a0b88f41f0fd9a0449fd17 (patch) | |
| tree | 2d8b0ceca4b8d8ff73eea0323bbec14c8e4178ec /ChangeLog | |
| parent | 119d7b57675dcfc0bd4232852fe58009e0a85153 (diff) | |
| parent | a8e1690bbde896247359c967b15b6e0b8cac1a69 (diff) | |
| download | emacs-33d58dfa55bce32831a0b88f41f0fd9a0449fd17.tar.gz emacs-33d58dfa55bce32831a0b88f41f0fd9a0449fd17.zip | |
auto upstream
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: |