X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=bb5a9bc7c16dffe5cc6e840afb0dc20aa4d2c66a;hb=eb24dc890ae717df0753b32c3e04a033daf7f5ab;hp=ef4c2be1b5a653cc34994d472eddce9f59dc3687;hpb=6afca8dc10a8d991cbd3ee89eca07e9315e96988;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index ef4c2be..bb5a9bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ +grml-etc-core (0.1-32) unstable; urgency=low + + * zsh-setup: applied patch from Frank Terbeck for improved + grml-small support via /etc/skel/.zshrc.grmlsmall, thanks! + + -- Michael Prokop Wed, 15 Nov 2006 21:28:44 +0100 + grml-etc-core (0.1-31) unstable; urgency=low * /etc/skel/.zshrc: - added alias hidiff (highlight important stuff in diff output), active if histring is available + - added some isgrmlsmall checks, thanks Frank Terbeck! - added power completion, thanks wuehlmaus! See http://zshwiki.org/home/examples/zleiab for details. Notice: this deactivates the global aliases by default now,