summaryrefslogtreecommitdiff
path: root/nextstep/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-08-27 23:01:52 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-08-27 23:01:52 -0700
commit50b13cdedb19f4bdd6737e8d2cdb4daa4e886c92 (patch)
treea58d431171217eb2172386e3b67452fa09d79f99 /nextstep/ChangeLog
parentf60e429a1a1a0d6a51761ef12e54dde52967f085 (diff)
* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
for portability to hosts where /bin/sh has problems.
Diffstat (limited to 'nextstep/ChangeLog')
-rw-r--r--nextstep/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog
index d76d832555c..7e5e7b520dd 100644
--- a/nextstep/ChangeLog
+++ b/nextstep/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
+
+ * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
+ for portability to hosts where /bin/sh has problems.
+
2013-06-02 Jan Djärv <jan.h.d@swipnet.se>
* templates/Info-gnustep.plist.in: Add NSDocumentClass EmacsDocument.