aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2014-02-17 20:01:14 +0100
committerJuanma Barranquero <[email protected]>2014-02-17 20:01:14 +0100
commit1bba94f235443c3d7f83afc8ab4edbc7f02437ee (patch)
treeb4a0448083369ee96589c49778cf94d6832573a1 /nt/ChangeLog
parentfb7a3ee2dba642f81ec190114ce7bb9d73c38e7d (diff)
nt/Makefile.in: Fix bug#16772.
* nt/Makefile.in (install): Create destination directory before copying README.W32.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 4c721c4eb7..1dc6319c4a 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
+2014-02-17 Juanma Barranquero <[email protected]>
+
+ * Makefile.in (install): Create destination directory before
+ copying README.W32 (bug#16772).
+
2014-02-13 Juanma Barranquero <[email protected]>
* Makefile.in (datarootdir, datadir, INSTALL_DATA): Declare.