aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorDaniel Colascione2012-12-10 09:52:35 -0800
committerDaniel Colascione2012-12-10 09:52:35 -0800
commit743fa5cbdd42a820c4320599a14aab925dcdbc8b (patch)
tree7c330bf115347bbb0fa87b59f88c87a50745d432 /nt/ChangeLog
parent98a07056558be8c13945a3a99b4801996af685a4 (diff)
parent1cf1bbd51e91f02a1d3fabb4f7ea4b1322c4259c (diff)
downloademacs-743fa5cbdd42a820c4320599a14aab925dcdbc8b.tar.gz
emacs-743fa5cbdd42a820c4320599a14aab925dcdbc8b.zip
Move fix for cygw32 icon issue from emacs-24 branch to trunk as Stefan Monnier requests
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 35fcefe5b1b..60307469232 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,9 @@
12012-12-10 Daniel Colascione <dancol@dancol.org>
2
3 * emacs.rc: Use forward slashes in relative paths in order to
4 avoid complaints from Cygwin. (Forward slashes work perfectly
5 well in the NT build.)
6
12012-12-09 Eli Zaretskii <eliz@gnu.org> 72012-12-09 Eli Zaretskii <eliz@gnu.org>
2 8
3 * inc/unistd.h (unsetenv): Provide a prototype. 9 * inc/unistd.h (unsetenv): Provide a prototype.