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