commit | 1f50389370d9666538fea2a1d3a2e2af638cc71f | [log] [tgz] |
---|---|---|
author | Petri Lehtinen <petri@digip.org> | Tue May 22 20:48:16 2012 +0300 |
committer | Petri Lehtinen <petri@digip.org> | Tue May 22 21:03:05 2012 +0300 |
tree | 0f42fa5b2004832f5116192f7f6ed58af1cd37ba | |
parent | 979f37afd2b7ccd77f2d43e68a1d596befa58bcd [diff] [blame] |
#14472: Update .gitignore Patch by Matej Cepl.
diff --git a/Misc/NEWS b/Misc/NEWS index ec5cd98..d435b19 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -257,6 +257,8 @@ Build ----- +- Issue #14472: Update .gitignore. Patch by Matej Cepl. + - The Windows build now uses OpenSSL 1.0.0j and bzip2 1.0.6. - Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.