Release new version 0.6.2
[grml-etc-core.git] / debian / changelog
index f1c824d..c344983 100644 (file)
@@ -1,3 +1,51 @@
+grml-etc-core (0.6.2) grml-testing; urgency=low
+
+  * [162b488] zshrc: drop trailing space in grep and ls _options.
+    Thanks to Frank Terbeck <ft@grml.org> for the bugfix
+  * [6472d2d] zshrc: provide Status as shortcut for
+    /etc/init.d/$service status
+
+ -- Michael Prokop <mika@grml.org>  Tue, 12 Jun 2012 00:36:48 +0200
+
+grml-etc-core (0.6.1) grml-testing; urgency=low
+
+  [ Frank Terbeck ]
+  * [638c191] Merge latest directory-profiles code
+  * [af590e7] dirprofiles: Move updated documentation from source code
+    comment to the setup's manual page
+
+  [ Michael Prokop ]
+  * [f2fcaea] Bump Standards-Version to 3.9.3.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 15 May 2012 20:24:01 +0200
+
+grml-etc-core (0.6.0) grml-testing; urgency=low
+
+  [ Frank Terbeck ]
+  * [b2a42cb] zshrc: Fix ls (and grep) option handling on non-linux
+    systems
+  * [e0920bf] zshrc: Enable --color=auto for grep in FreeBSD
+  * [d4e14fd] zshrc: Typo: grml_options -> grep_options
+  * [5f433e9] zshrc: Fix broken quoting
+  * [143008f] zshrc: Fix documentation tag for alias lsl
+  * [a8546c9] zshrc: Remove superfluous comments
+  * [828d43a] zshrc: Make mkcd() more robust
+
+  [ Michael Prokop ]
+  * [e5e6e3a] script-functions: fix getbootparam/checkbootparam
+  * [37f4af2] zshrc: drop http alias. Thanks to Axel Beckert
+    for reporting
+
+  [ Jerome Leclanche ]
+  * [49339f2] Re-implement zurl() under the goo.gl API
+
+  [ Bernhard Tittelbach ]
+  * [2ebcbd6] zshrc: fix inplaceMkDirs
+  * [a4cd061] zsh: purge: make purge take an optional dir argument so it
+    can be used e.g. with zargs --max-args 1 -- **/ -- purge
+
+ -- Michael Prokop <mika@grml.org>  Wed, 09 May 2012 12:29:22 +0200
+
 grml-etc-core (0.5.5) grml-testing; urgency=low
 
   [ Bernhard Tittelbach ]