aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2011-07-17 01:40:44 +0200
committerJuanma Barranquero2011-07-17 01:40:44 +0200
commitb56414357f0437381231bebf4c38baee9d7e86a8 (patch)
treef2139f26f3e65fd65774388aa78e31423ae0a0f4 /src/ChangeLog
parent750c33f71e7281e651f7315689f9085a1d0894d7 (diff)
downloademacs-b56414357f0437381231bebf4c38baee9d7e86a8.tar.gz
emacs-b56414357f0437381231bebf4c38baee9d7e86a8.zip
src/makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c (followup to bug#9059).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 27a375c978d..7f8717176b0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12011-07-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (GLOBAL_SOURCES): Add gnutls.c (followup to bug#9059).
4
12011-07-16 Paul Eggert <eggert@cs.ucla.edu> 52011-07-16 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 * fileio.c (Fcopy_file): Don't diagnose fchown failures. (Bug#9002) 7 * fileio.c (Fcopy_file): Don't diagnose fchown failures. (Bug#9002)