/etc/zsh/zshenv: make sure /usr/bin/id is available
[grml-etc-core.git] / debian / changelog
index 6e8942e..f9727b1 100644 (file)
@@ -1,15 +1,39 @@
+grml-etc-core (0.3.19) unstable; urgency=low
+
+  * /etc/zsh/zshenv: make sure /usr/bin/id is available
+
+ -- Michael Prokop <mika@grml.org>  Wed, 25 Jul 2007 15:02:08 +0200
+
+grml-etc-core (0.3.18) unstable; urgency=low
+
+  * /etc/zsh/zshrc:
+    - use aptitude safe-upgrade instead of aptitude upgrade
+  * /etc/apt/sources.list.grml:
+    - added entry for cryptobox-server
+    - drop the '#1#'-stuff as we provide all packages via the
+      grml repository now
+
+ -- Michael Prokop <mika@grml.org>  Mon, 23 Jul 2007 11:46:54 +0200
+
 grml-etc-core (0.3.17) unstable; urgency=low
 
   The 'Man, what a lazy folk'-release
   * /etc/skel/.zshrc:
     - added function weather() to retrieve weather information on
       the console
+    - use mostlike manpage browser only if LESS_TERMCAP_* is not set
   * /etc/zsh/zshrc:
     - added alias S for screen
     - alias s for ssh
     - added alias top10 to get the top 10 shell commands from the history
+    - make sure we provide arguments for startx in the function as well
+      (thanks for reporting the issue, Kevin Krammer!)
   * /etc/zsh/zshenv:
     - check for presence of lesspipe[.sh] before setting $LESSOPEN
+    - added LESS_TERMCAP_*
+  * /etc/skel/.vimrc:
+    - deactivate digraph option causing too many headaches for people
+      not being used to that option
 
  -- Michael Prokop <mika@grml.org>  Tue, 17 Jul 2007 15:48:48 +0200