diff options
author | Mark Hammond <mhammond@apache.org> | 2009-10-17 03:30:05 +0000 |
---|---|---|
committer | Mark Hammond <mhammond@apache.org> | 2009-10-17 03:30:05 +0000 |
commit | ad18ea644ee7650425320736b10a48a8cbd0d340 (patch) | |
tree | 4df70f314eee22dc3f7bb266c3f1b295143b0f45 /NEWS | |
parent | 2df3fabfdc2039504295219c88e0d160f76c1afb (diff) |
have 'make dist' build a windows installer on windows
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@826173 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ Version 0.11.0 This version has not been released yet. + * Added support for building a Windows installer as part of 'make dist'. * Added optional 'raw' binary collation for faster view builds where Unicode collation is not important. * Improved view index build time by reducing ICU collation callouts. |