X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c5f384f6c1968fb80338ed8eb13ecd8cf21ea136;hb=0fabaaf4ee69cfb2e3a310542d0204196cc2b2e3;hp=1f77374646bb892b9bf75fe31c6fb93d73e21803;hpb=36b19d3d797d334b963eb77e608250e930742e76;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 1f77374..c5f384f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +grml-etc-core (0.3.62) unstable; urgency=low + + * /etc/skel/.vimrc: + - disable digraph by default (it's annoying for users not + being aware of it) + - enable syntax highlighting only if the vim version supports it + * /etc/grml/screenrc: + - re-enable keybindings '^\' and '\\' for exiting screen with query + (thanks, gebi) + + -- Michael Prokop Tue, 27 Jan 2009 21:57:00 +0100 + grml-etc-core (0.3.61) unstable; urgency=low * zshrc: Fix a bug in urlencode(), thanks to Baptiste Daroussin