Update changelog
[zsh-lovers.git] / debian / changelog
index 3348f86..52f6d4b 100644 (file)
@@ -1,3 +1,44 @@
+zsh-lovers (0.8.1) unstable; urgency=low
+
+  * Apply patch from Tyler Oderkirk which fixes a typo.
+  * Apply patch from Christian Schneider which adds some further
+    examples.
+
+ -- Michael Prokop <mika@grml.org>  Mon, 03 Nov 2008 19:00:13 +0100
+
+zsh-lovers (0.8.0) unstable; urgency=low
+
+  * Apply patch by Christian Schneider providing some further
+    examples, thanks!
+  * No longer install zsh.vim. [Closes: issue458]
+  * Some small package cleanups to make lintian happy.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 11 May 2008 11:12:36 +0200
+
+zsh-lovers (0.7.0) unstable; urgency=low
+
+  * Better example for 'Show me all the .c files for which
+    there doesn't exist a .o', see Clint's
+    http://xana.scru.org/quanks/zshloverscando.html
+  * Move from x.y-z version schema to x.y.z.
+
+ -- Michael Prokop <mika@grml.org>  Sun, 07 Oct 2007 13:38:36 +0200
+
+zsh-lovers (0.6-5) unstable; urgency=low
+
+  * Applied patch by Christian Schneider which adds some more
+    examples (like 'autoload -U age' examples). Thanks!
+
+ -- Michael Prokop <mika@grml.org>  Mon, 04 Jun 2007 00:55:43 +0200
+
+zsh-lovers (0.6-4) unstable; urgency=low
+
+  * Cleanup of spaces at end of lines.
+  * Add missing 'l:=o_log' to first code example. Thanks to
+    Mike Leary!
+
+ -- Michael Prokop <mika@grml.org>  Mon, 30 Apr 2007 19:47:23 +0200
+
 zsh-lovers (0.6-3) unstable; urgency=low
 
   * Applied patch by Christian Schneider which updates some URLs,