about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-05-13 21:35:34 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2017-05-13 21:35:34 +0000
commit78caf4b0e71e66918748427c1e1d9f9dade9e970 (patch)
tree8307c4443f3adb9a880fd9734147c01ee5931191 /doc/HISTORY
parent268fe97b9555aeee769e6bed36b10ccd3c8a10e8 (diff)
downloadnetpbm-mirror-78caf4b0e71e66918748427c1e1d9f9dade9e970.tar.gz
netpbm-mirror-78caf4b0e71e66918748427c1e1d9f9dade9e970.tar.xz
netpbm-mirror-78caf4b0e71e66918748427c1e1d9f9dade9e970.zip
Deal with MinGW failure to handl _XOPEN_SOURCE == null
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2973 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 82622a16..fe88e505 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -49,6 +49,9 @@ not yet  BJH  Release 10.79.00
               you need _XOPEN_SOURCE=500, and Cygwin has changed to enforce
               this.
 
+              Build: document MinGW _XOPEN_SOURCE incompatibility and add
+              warning to Configure.
+
               Debian packaging: fix bug: don't try to include Manweb files, as
               it is no longer packaged by 'make package'.