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