summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjvoisin2012-05-15 12:41:47 +0200
committerjvoisin2012-05-15 12:41:47 +0200
commit050123ab7db53202b41800916a6d2fa4c2dc9e84 (patch)
treed3ef8613b555922bd232ca774d0e10345900833c
parent7ae0bee9cb66aee4ddaa40e4b54d01137bce4020 (diff)
Update changelog + readme
-rw-r--r--CHANGELOG2
-rw-r--r--README3
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ffbef3d..7efc39f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,8 @@
2 * Better handling of missing libraries 2 * Better handling of missing libraries
3 * Improve the setup.py 3 * Improve the setup.py
4 * Bugfixes 4 * Bugfixes
5 * ptyon-cairo, python-poppler and python-pdfrw
6 are now mandatory for pdf support
5 7
60.3 - 07mar2012 80.3 - 07mar2012
7 * Merge the two cleaning mode in one 9 * Merge the two cleaning mode in one
diff --git a/README b/README
index 55c2dcc..69d4155 100644
--- a/README
+++ b/README
@@ -25,12 +25,11 @@ WARNING :
25DEPENDENCIES: 25DEPENDENCIES:
26 python2.6 (at least) 26 python2.6 (at least)
27 python-hachoir-core and python-hachoir-parser 27 python-hachoir-core and python-hachoir-parser
28 python-pdfrw or exiftool for full PDF support 28 python-pdfrw, python-cairo and python-poppler for full PDF support
29 shred (should be already installed) 29 shred (should be already installed)
30 30
31 31
32OPTIONALS DEPENDENCIES: 32OPTIONALS DEPENDENCIES:
33 python-poppler and python-cairo : for PDF support
34 python-mutagen : for massive audio format support 33 python-mutagen : for massive audio format support
35 exiftool : for _massive_ image format support 34 exiftool : for _massive_ image format support
36 35