Converter now differentiates between unknown file format and convert errors

This commit is contained in:
Roberto Rosario
2011-03-07 23:00:27 -04:00
parent 4691a487ff
commit 41161b2ad7
6 changed files with 51 additions and 49 deletions

View File

@@ -108,3 +108,11 @@ PyMongo - is a Python distribution containing tools for working with
GridFS - is a storage specification for large objects in MongoDB
Copyright 10gen
http://www.mongodb.org/display/DOCS/GridFS+Specification
Image 1299549572_unknown2.png
Everaldo Coelho
http://www.everaldo.com/
Image 1299549805_unknown.png
Oxygen Team
http://www.oxygen-icons.org/

View File

@@ -1,3 +1,6 @@
2011-Mar-07
* Converter now differentiates between unknown file format and convert errors
2011-Mar-06
* Fixed duplicated document search
* Optimized document duplicate search