3
0
forked from pool/util-linux
util-linux/v2.14-ChangeLog

106 lines
3.2 KiB
Plaintext

Changes between v2.14-rc3 and v2.14
-----------------------------------
commit fba4e21fa000748112d39c8e9fc266f1cbe9a08f
Author: Karel Zak <kzak@redhat.com>
Date: Mon Jun 9 13:58:54 2008 +0200
build-sys: release++ (v2.14)
Signed-off-by: Karel Zak <kzak@redhat.com>
NEWS | 4 ++++
configure.ac | 2 +-
docs/v2.14-ReleaseNotes | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
commit 1d66f79c80e6c655dbd1633f9e7d4efd1562bc20
Author: Karel Zak <kzak@redhat.com>
Date: Mon Jun 9 12:53:27 2008 +0200
docs: update v2.14 ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
docs/v2.14-ReleaseNotes | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
commit d5b64541978b45af5eaa60050d2b1a5f3a5da243
Author: Karel Zak <kzak@redhat.com>
Date: Mon Jun 9 12:20:40 2008 +0200
docs: update AUTHORS file
Signed-off-by: Karel Zak <kzak@redhat.com>
AUTHORS | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
commit 754ba29e2b9d6569cf502a3c6cd0a59c6513e25a
Author: Karel Zak <kzak@redhat.com>
Date: Mon Jun 9 12:18:26 2008 +0200
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
po/hu.po | 852 +++++++++++++++++++++++++++++++++++++++++++-------------------
1 files changed, 597 insertions(+), 255 deletions(-)
commit 568ea3a7f1516f86769230ccdb2682479be326e9
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date: Mon Jun 9 12:02:00 2008 +0200
po: update hu.po (from translationproject.org)
po/hu.po | 1542 +++++++++++++++++++++++---------------------------------------
1 files changed, 559 insertions(+), 983 deletions(-)
commit 0eab17b95d813c93c8e7b5e7f5943f0940420f00
Author: Volker Schatz <oss@volkerschatz.com>
Date: Tue Jun 3 23:52:04 2008 +0200
ddate: 11th, 12th and 13th of month
the Discordian date utility ddate gives the 11th, 12th and 13th of the month as
the "11st", "12nd" and "13rd". Unless this is a religious thing, please apply
the patch below.
Signed-off-by: Volker Schatz <oss@volkerschatz.com>
misc-utils/ddate.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit 47bf8ef7f1d084befe2efcdd37a5f7c7c9d9da70
Author: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Date: Mon Jun 9 11:35:59 2008 +0200
rtcwake: fix the default mode to "standby"
Writing "suspend" to /sys/power/state does nothing.
Even "man rtcwake" says that default should be "standby" :)
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/rtcwake.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
commit eaf58a8697926711efec9e494e810d3f6bfd3938
Author: Christophe Blaess <Christophe@Blaess.fr>
Date: Mon Jun 9 11:32:19 2008 +0200
mount: fix a small typo in mount.8
While working on french translation of the Linux Man Pages, I've found a
small typo in mount.8.
Only one wrong letter : the option "osyncis_o_sync" for XFS filesystem
is erroneously replaced by "osyncis_d_sync" (the previous option).
Signed-off-by: Christophe Blaess <Christophe@Blaess.fr>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)