Manpage fix (thx rob.s)
[grml-crypt.git] / debian / changelog
1 grml-crypt (0.15) unstable; urgency=low
2
3   * Added compiled doku to the .tar.gz package
4   * Manpage fix (thx rob.s) 
5
6  -- Michael Gebetsroither <gebi@grml.org>  Fri, 23 Feb 2007 10:56:28 +0100
7
8 grml-crypt (0.14) unstable; urgency=low
9
10   * Fixed a few typos (thanks to Zugschlus) 
11
12  -- Michael Gebetsroither <michael.geb@gmx.at>  Sun,  2 Apr 2006 20:02:32 +0200
13
14 grml-crypt (0.13) unstable; urgency=low
15
16   * converted manpage to asciidoc
17   * few small fixes 
18
19  -- Michael Gebetsroither <michael.geb@gmx.at>  Thu,  2 Feb 2006 17:07:36 +0100
20
21 grml-crypt (0.12) unstable; urgency=low
22
23   * varous small fixes 
24
25  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 18 Jan 2006 00:59:11 +0100
26
27 grml-crypt (0.11) unstable; urgency=low
28
29   * changed dependency to grml-shlib
30
31  -- Michael Gebetsroither <michael.geb@gmx.at>  Fri, 11 Nov 2005 20:20:54 +0100
32
33 grml-crypt (0.10) unstable; urgency=low
34
35   * added another example to the manpage
36   * fixed a few typos in the manpage
37
38  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 14:50:07 +0200
39
40 grml-crypt (0.09) unstable; urgency=low
41
42   * added usage example for usb-stick encryption to manpage 
43
44  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:58 +0200
45
46 grml-crypt (0.08) unstable; urgency=low
47
48   * added checks against invalied mountpoints
49   * fixed a few small bugs
50
51  -- Michael Gebetsroither <michael.geb@gmx.at>  Sat, 22 Oct 2005 03:05:52 +0200
52
53 grml-crypt (0.07) unstable; urgency=low
54
55   * added --batch-mode detection for cryptsetup
56   * added $CRYPTSETUP_
57
58  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 14 Sep 2005 20:19:19 +0200
59
60 grml-crypt (0.06) unstable; urgency=low
61
62   * fixed yesDialog with file which does not exist 
63
64  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:40:44 +0200
65
66 grml-crypt (0.05) unstable; urgency=low
67
68   * added confirmation question
69   * manpage fixes
70
71  -- Michael Gebetsroither <michael.geb@gmx.at>  Mon, 15 Aug 2005 23:34:16 +0200
72
73 grml-crypt (0.04) unstable; urgency=low
74
75   * fixed a bug with filesystem images on unionfs 
76
77  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 12:19:36 +0200
78
79 grml-crypt (0.03) unstable; urgency=low
80
81   * added cmdarg -S cipher size
82   * added cmdarg -C ciper
83   * added cmdarg -I number of iterations
84   * added cmdarg -A additional arguments passed through to cryptsetup
85   * added cmdarg -r setup mapping and mount in readonly mode
86   * added cmdarg -m additional arguments passed through to mount
87   * added all new cmdargs to manpage
88
89  -- Michael Gebetsroither <michael.geb@gmx.at>  Wed, 10 Aug 2005 01:59:15 +0200
90
91 grml-crypt (0.02) unstable; urgency=low
92
93   * small manpage fix 
94   * removed function findNextFreeLoop, because it's now in sh-lib
95   * removed a few testing functions
96
97  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 16:07:38 +0200
98
99 grml-crypt (0.01) unstable; urgency=low
100
101   * Initial Release.
102
103  -- Michael Gebetsroither <michael.geb@gmx.at>  Tue,  9 Aug 2005 12:46:08 +0200
104
105 Local variables:
106 mode: debian-changelog
107 End: