Bump Compat version to 5
[grml-terminalserver.git] / debian / changelog
index 94570f3..55f1c7f 100644 (file)
@@ -1,3 +1,18 @@
+grml-terminalserver (0.99.3) unstable; urgency=low
+
+  * grml-terminalserver-config
+    - improve wording of grub's network boot selection dialog.
+    - exit script if user selects 'Cancel' in grub's network boot
+      selection dialog.
+    - add additional newline in front of 'Creating initrd' so
+      the text doesn't appear inside dialog's output.
+    - get rid of 'error retrieving current directory' messages
+    - replace wording 'give me' with 'specify'
+  * Bump Standard Version to 3.8.1 (no further changes).
+  * Bump Compat version to 5.
+
+ -- Michael Prokop <mika@grml.org>  Sat, 16 May 2009 22:16:10 +0200
+
 grml-terminalserver (0.99.2) unstable; urgency=low
 
   * Fix usage of dirname if no files can be located. [Closes: issue575]