summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2008-06-09 12:53:27 +0200
committerKarel Zak2008-06-09 12:53:27 +0200
commit1d66f79c80e6c655dbd1633f9e7d4efd1562bc20 (patch)
tree336a5feb3fafbed261dda5a33e392d82565cf2b3
parentdocs: update AUTHORS file (diff)
downloadkernel-qcow2-util-linux-1d66f79c80e6c655dbd1633f9e7d4efd1562bc20.tar.gz
kernel-qcow2-util-linux-1d66f79c80e6c655dbd1633f9e7d4efd1562bc20.tar.xz
kernel-qcow2-util-linux-1d66f79c80e6c655dbd1633f9e7d4efd1562bc20.zip
docs: update v2.14 ReleaseNotes
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--docs/v2.14-ReleaseNotes5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/v2.14-ReleaseNotes b/docs/v2.14-ReleaseNotes
index 0460f73bb..e37d439ff 100644
--- a/docs/v2.14-ReleaseNotes
+++ b/docs/v2.14-ReleaseNotes
@@ -147,6 +147,8 @@ chsh:
- should use pam_end function to terminate the PAM transaction [Yu Zhiguo, Karel Zak]
column:
- replace errs.h with libc err.h [Karel Zak]
+ddate:
+ - 11th, 12th and 13th of month [Volker Schatz]
docs:
- add a note about minix v3 to TODO file [Karel Zak]
- add info about .bugfix releases and branches [Karel Zak]
@@ -165,7 +167,6 @@ docs:
- update AUTHORS file [Karel Zak]
- update TODO file [Karel Zak]
- update v2.14 ReleaseNotes [Karel Zak]
- - update v2.14-ReleaseNotes [Karel Zak]
- we already rewrote the scriptreplay script; remove that TODO entry [James Youngman]
elvtune:
- use get_linux_version() [Karel Zak]
@@ -282,6 +283,7 @@ mount:
- don't call canonicalize(SPEC) for cifs, smbfs and nfs [Karel Zak]
- don't canonicalize LABEL= or UUID= spec [Karel Zak]
- drop the part always true from a while condition [Pascal Terjan]
+ - fix a small typo in mount.8 [Christophe Blaess]
- fix fd leak [Matthias Koenig]
- fix typo in mount.8 [Karel Zak]
- hint about helper program if device doesn't exist [Karel Zak]
@@ -343,6 +345,7 @@ rev:
- use warn() in errs.h [Li Zefan]
rtcwake:
- fix UTC time usage [David Brownell]
+ - fix the default mode to "standby" [Paulius Zaleckas]
- fix typo [Karel Zak]
- fix typo SATE -> STATE [Mike Frysinger]
- fix verbose message [Karel Zak]