update weather() zsh function
[grml-etc-core.git] / debian / changelog
index 9586834..a391001 100644 (file)
@@ -1,10 +1,31 @@
+grml-etc-core (0.3.46) unstable; urgency=low
+
+  [ Frank Terbeck ]
+  * zshrc: Adding a generic accept-line wrapper =>
+    http://www.bewatermyfriend.org/posts/2007/12-26.11-50-38-tooltime.html
+  * zshrc: make grmlcomp() readable (':nmap b v$hdO<ESC>pj$' - vim is so useful)
+  * zshrc: convert swspeak from alias to function
+  * zshrc: removing folsym() - use sll() from now on.
+
+  [ Michael Prokop ]
+  * zshrc: mention http://en.wikipedia.org/wiki/List_of_airports_by_ICAO_code
+    in weather() [thanks, gebi]
+
+ -- Michael Prokop <mika@grml.org>  Fri, 11 Jan 2008 00:56:22 +0100
+
 grml-etc-core (0.3.45) unstable; urgency=low
 
+  [ Michael Prokop ]
+  * Drop the 'Make p in Visual mode replace the selected text...' from
+    vimrc. More details available at
+    http://lists.alioth.debian.org/pipermail/pkg-vim-maintainers/2005-November/001577.html
+    - thanks for the hint, James Vega!
+
   [ Alexander Steinböck ]
-  * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl)
-   as well as 'accept-and-infer-next history' (ctrl-o) to complete
-   within directories and stay in menu completion.
-   [Closes: issue350]
+  * /etc/zsh/zshrc: added bindkeys for navigating by vi keys (hjkl) 
+    (disable by default though) as well as 'accept-and-infer-next history'
+    (ctrl-o) to complete within directories and stay in menu completion.
+    [Closes: issue350]
 
  -- Michael Prokop <mika@grml.org>  Sat, 22 Dec 2007 00:11:31 +0100