blob: dc7dade42ff31ed0d65dd144ae5b1f4fa6e4453e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
0.3 - 07mar2012
* Merge the two cleaning mode in one
* Fix a pdf related critical security bug
* Greatly improve the GUI
- Metadata of a file are now shown on double-click
- The MAT now has a logo !
- Misc
* List only localy supported format
* Remove every blacklist approach
* Preliminary implementation of mtime/atime
* As usual, many bugfixes
0.2.2 - 29dec2011 - bugfix release
* Update documentation
* Improve tests
* Various bugfixes
0.2.1 - 25dec2011
* Fix critical bugs in GUI
* Handle opendocument metadata
* Various bugfixes
0.2 - 21dec2011
* Improvements for testsuites
* Improve log system
* Handle file with weird rights
* Drag'n'drop support
* Various bugfixes
0.1 - 30oct2011
* initial version
|