diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -1,3 +1,13 @@ | |||
| 1 | 2011-02-20 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * configure.in (C_WARNINGS_SWITCH): Do not prepend -Wno-pointer-sign. | ||
| 4 | This undoes the 2006-01-02 change. The -Wno-pointer-sign option | ||
| 5 | is no longer needed, due to the recent SSDATA and related changes. | ||
| 6 | Perhaps -Wno-pointer-sign should also be removed from | ||
| 7 | nextstep/Cocoa/Emacs.xcodeproj/project.pbxproj but I have no easy | ||
| 8 | way to test this so I left it alone. | ||
| 9 | * configure: Regenerate. | ||
| 10 | |||
| 1 | 2011-02-20 Christoph Scholtes <cschol2112@gmail.com> | 11 | 2011-02-20 Christoph Scholtes <cschol2112@gmail.com> |
| 2 | 12 | ||
| 3 | * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from | 13 | * lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from |