X-Git-Url: https://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=ff35441a491dc48c3a7645c3cbe2ad80fa298447;hb=14e9392e34bd61d55bee6f7605be751d639076f2;hp=0d899f858c26582c9e07b743c664e3d20c1ab386;hpb=c203eab69198c9ee3dddf98b535221cb39821c06;p=grml-etc-core.git diff --git a/debian/changelog b/debian/changelog index 0d899f8..ff35441 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +grml-etc-core (0.3.70) unstable; urgency=low + + * zshrc: do not fall back to LANG en_US.iso885915 if it is unset. + (For one reason because we prefer utf8 nowdays, on the other + side it should resolve a cosmetic locales problem from grml-small.) + + -- Michael Prokop Mon, 18 May 2009 22:31:46 +0200 + +grml-etc-core (0.3.69) unstable; urgency=low + + * zshrc: properly source the global zshrc.local via zrclocal(), to + make sure it is always sourced when appropriate. Reported by + harnir, Thanks! + + -- Frank Terbeck Sun, 17 May 2009 12:05:47 +0200 + grml-etc-core (0.3.68) unstable; urgency=low [ Frank Terbeck ]