Merge remote-tracking branch 'origin/xro/lsnewolddir'
[grml-etc-core.git] / debian / NEWS
index 12a5a2d..f39d8d6 100644 (file)
@@ -1,6 +1,28 @@
+grml-etc-core (0.3.62) unstable; urgency=low
+
+  * Merged /etc/skel/.zshrc into /etc/zsh/zshrc:
+
+    Starting with grml-etc-core 0.3.62 grml's zsh setup lives only in
+    *one* zshrc file - that is the global one: /etc/zsh/zshrc
+    /etc/skel/.zshrc still exists but provides commented examples only.
+    It is best to leave the /etc/skel/.zshrc file untouched and do
+    personal changes to the setup via ${HOME}/.zshrc.local (as before)
+    which is loaded at the end of the global zshrc.
+
+    That way, we enable people on other operating systems to use our
+    setup, too, just by copying our global zshrc to their ${HOME}/.zshrc.
+    Adjustments would still go to the .zshrc.local file.
+    Further information is available in the grml-zsh-refcard, available
+    at http://grml.org/zsh/
+
+    If you explore *any* problems please let us know:
+    http://grml.org/bugs/
+
+ -- Michael Prokop <mika@grml.org>  Fri, 13 Feb 2009 12:40:28 +0100
+
 grml-etc-core (0.3.5) unstable; urgency=low
 
 grml-etc-core (0.3.5) unstable; urgency=low
 
-  * Please notice, that the setup of zsh's completion functions has
+  * Please note, that the setup of zsh's completion functions has
     been changed. The setup has been cleaned up but as a sideeffect
     you might notice a problem like:
 
     been changed. The setup has been cleaned up but as a sideeffect
     you might notice a problem like:
 
@@ -32,7 +54,7 @@ grml-etc-core (0.3.5) unstable; urgency=low
 
 grml-etc-core (0.1-31) unstable; urgency=low
 
 
 grml-etc-core (0.1-31) unstable; urgency=low
 
-  * Please notice, that the behaviour of global aliases in /etc/skel/.zshrc
+  * Please note, that the behaviour of global aliases in /etc/skel/.zshrc
     has been changed. Now global aliases won't be expanded automatically
     anymore. You can still use them (and even some more now as well),
     just type the abbreviation/global alias and expand it via pressing
     has been changed. Now global aliases won't be expanded automatically
     anymore. You can still use them (and even some more now as well),
     just type the abbreviation/global alias and expand it via pressing