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