X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/a64bfdfa5a90731b804c057f2bcc74a8ba02937c..fbd5cc6ca433332307608c6dd03e28e2391c64bb:/nextstep/ChangeLog diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 4e8fe39997..ad869f1a19 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,3 +1,64 @@ +2014-03-13 Glenn Morris + + * templates/Info.plist.in: Make it strictly valid xml. (Bug#17002) + +2013-10-23 Glenn Morris + + * Makefile.in (${ns_check_file} ${ns_appdir}): + Quote entities that might contain whitespace. + +2013-09-02 Jan Djärv + + * Makefile.in (${ns_check_file}): Add so Emacs.app gets properly + updated when doing parallel make install. + +2013-08-28 Paul Eggert + + * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, + for portability to hosts where /bin/sh has problems. + +2013-06-02 Jan Djärv + + * templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument. + +2013-03-16 Jan Djärv + + * Makefile.in (${ns_appdir}): Add touch. + +2012-09-17 Glenn Morris + + * templates/Info-gnustep.plist.in, templates/InfoPlist.strings.in: + * templates/Info.plist.in: Let configure set copyright. + +2012-09-16 Glenn Morris + + * Makefile.in: New file. + * templates: New directory. + * templates/Emacs.desktop.in, templates/Info-gnustep.plist.in: + * templates/Info.plist.in, templates/InfoPlist.strings.in: + Move here from various Cocoa/, GNUstep/ locations. + Let configure set the version number. + * Cocoa/Emacs.base/Contents/Info.plist: + * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: + * GNUstep/Emacs.base/Resources/Info-gnustep.plist: + * GNUstep/Emacs.base/Resources/Emacs.desktop: Move to templates/. + * Cocoa/Emacs.base/Contents/Resources/English.lproj: Remove directory. + +2012-04-07 Glenn Morris + + * Cocoa/Emacs.base/Contents/Info.plist: + * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: + * GNUstep/Emacs.base/Resources/Info-gnustep.plist: + * GNUstep/Emacs.base/Resources/Emacs.desktop: + Bump version to 24.1.50. + +2012-01-05 Glenn Morris + + * Cocoa/Emacs.base/Contents/Info.plist: + * Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings: + * GNUstep/Emacs.base/Resources/Info-gnustep.plist: + Update short copyright year to 2012. + 2011-10-19 Jan Djärv * INSTALL: Remove XCode part. @@ -92,8 +153,8 @@ 2009-02-01 Adrian Robert - * Cocoa/Emacs.base/Contents/Resources/preferences.nib: Remove - cursor blink slider, add confirm quit checkbox. + * Cocoa/Emacs.base/Contents/Resources/preferences.nib: + Remove cursor blink slider, add confirm quit checkbox. 2009-01-05 Glenn Morris @@ -216,7 +277,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 2008-2011 Free Software Foundation, Inc. + Copyright (C) 2008-2014 Free Software Foundation, Inc. This file is part of GNU Emacs.