From: LaMont Jones Date: Tue, 5 May 2009 00:21:00 +0000 (-0600) Subject: changelog: release X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=786bb331d7077c2c137b2b642ee608f4430b6101;p=util-linux changelog: release --- diff --git a/debian/changelog b/debian/changelog index f6e4c814..85389c25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,44 @@ +util-linux (2.15~rc2-1) experimental; urgency=low + + [Aurelien Jarno] + + * lib: do not include in ismounted.c + + [LaMont Jones] + + * Package + + [Matthew Garrett] + + * mount: Add strictatime support + + [Andreas Dilger] + + * blkid: add ZSF support + + [Scott James Remnant] + + * blkid: fix exit codes in blkid(8) + * hwclock: pass --noadjfile if /etc/adjtime not writable + * hwclock: always pass --rtc to hwclock calls + + [Karel Zak] + + * blkid: check idinfo[] index + * blkid: add ZSF test + * blkid: update TODO + * blkid: add TODO note about blkid_evaluate_spec_to_buffer() + * blkid: add new requirements to TODO list + * login: use open(2) rather then access(2) for $HOME/.hushlogin + * docs: update AUTHORS file + * blkid: add tst_types.c to Makefile.am + * docs: update v2.15 ReleaseNotes + * build-sys: release++ (v2.15-rc2) + * blkid: rename blkid_debug_init to blkid_init_debug + * po: merge changes + + -- LaMont Jones Mon, 04 May 2009 18:20:35 -0600 + util-linux (2.15~rc1-1) experimental; urgency=low [Vincent Deffontaines]