diff options
author | Noah Slater <nslater@apache.org> | 2008-08-14 19:47:06 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-08-14 19:47:06 +0000 |
commit | 85008f0ed61860e176210bca381245c4ab7b179d (patch) | |
tree | cfb88bc37988320b5a8dfe2ae3af33b47f0bc6a0 /CHANGES | |
parent | 8920f067600891d71af4523419de50a4b1d13b9d (diff) |
added recent configure.ac changes to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@686011 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ Apache CouchDB CHANGES ====================== +Version 0.8.2-incubating +------------------------ + +Packaging and System Integration: + + * Manually linked `libm` for portability with FreeBSD 7.0. + * Extended default library paths in `configure.ac` file. + Version 0.8.1-incubating ------------------------ |