Release new version 0.12.2
[grml-etc-core.git] / debian / changelog
index 7a9f855..b5ec903 100644 (file)
@@ -1,3 +1,30 @@
+grml-etc-core (0.12.2) grml-testing; urgency=medium
+
+  [ Michael Prokop ]
+  * [33bc6db] zshrc: Start/Restart/Stop/... functions: use `service`
+    wrapper if available
+  * [016955c] zshrc: drop 'setopt nonomatch' configuration
+
+  [ Frank Terbeck ]
+  * [ef0f249] Weed out non-existing directories when loading DIRSTACKFILE
+  * [cdbb53b] Marking an array for export serves no purpose
+  * [4ac3e89] Rewrite large parts of persistent dirstack handling
+  * [5297e36] Documentation for configuring persistent dirstack filters
+
+ -- Michael Prokop <mika@grml.org>  Wed, 08 Jul 2015 10:31:42 +0200
+
+grml-etc-core (0.12.1) grml-testing; urgency=medium
+
+  [ Thilo Six ]
+  * [9cbfcb4] zshrc: sll() now detects symlink loops +
+    additionaly display details about final link target
+
+  [ Michael Prokop ]
+  * [a5468f8] zshrc: no longer explicitly set SHELL
+  * [5a529cf] doc: replace unused $SHELL with zsh
+
+ -- Michael Prokop <mika@grml.org>  Tue, 16 Jun 2015 11:10:52 +0200
+
 grml-etc-core (0.12.0) grml-testing; urgency=medium
 
   [ Thomas 'Moviuro' Berger ]