diff options
author | Christopher Lenz <cmlenz@apache.org> | 2008-08-30 21:09:31 +0000 |
---|---|---|
committer | Christopher Lenz <cmlenz@apache.org> | 2008-08-30 21:09:31 +0000 |
commit | 796a66de5f10b219c5ed196a8c97ed4bd3a227a2 (patch) | |
tree | c7283a48b96f9f28b4a815ca47ebbee7064e0732 /CHANGES | |
parent | c5a79c36f230b69e5ad810474316a52474bc4ad9 (diff) |
Implement attachment uploading in Futon.
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@690590 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ Packaging and System Integration: * Updated `configure.ac` to extended default library paths. * Removed inets configuration files. +Futon Utility Client: + + * Added pagination to the database listing page. + * Implemented attachment uploading from the document page. + Version 0.8.1-incubating ------------------------ |