diff options
author | Bill Nottingham <notting@redhat.com> | 2006-06-12 19:32:36 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-06-12 19:32:36 +0000 |
commit | 2cc80fc69e102283a23c07b0e832a4f23694c001 (patch) | |
tree | a699b99626d9465be27570865f585c0288fa70d5 /ChangeLog | |
parent | 8b0c157fd42c000827d17e38371b0d4e8fcc33ef (diff) | |
download | initscripts-2cc80fc69e102283a23c07b0e832a4f23694c001.tar initscripts-2cc80fc69e102283a23c07b0e832a4f23694c001.tar.gz initscripts-2cc80fc69e102283a23c07b0e832a4f23694c001.tar.bz2 initscripts-2cc80fc69e102283a23c07b0e832a4f23694c001.tar.xz initscripts-2cc80fc69e102283a23c07b0e832a4f23694c001.zip |
8.35-1r8-35
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 82 |
1 files changed, 82 insertions, 0 deletions
@@ -1,3 +1,85 @@ +2006-06-12 Bill Nottingham <notting@redhat.com> + + * ChangeLog, initscripts.spec: 8.35-1 + + * rc.d/rc.sysinit, sysconfig/readonly-root: + readonly root enhancments (modified from <law@redhat.com>, #193164) + +2006-06-12 Subhransu Behera <sbehera@redhat.com> + + * po/or.po: Updated Oriya translation + +2006-06-11 Sharuzzaman Ahmat Raslan <sharuzzaman@myrealbox.com> + + * po/ms.po: Updated Malay translation + +2006-06-10 Subhransu Behera <sbehera@redhat.com> + + * po/or.po: Updated Oriya translation + +2006-06-09 Dimitris Michelinakis <dimitris@michelinakis.gr> + + * po/el.po: Minor changes to Greek translation + +2006-06-08 Subhransu Behera <sbehera@redhat.com> + + * po/or.po: Updated Oriya translation + +2006-06-08 Dimitris Michelinakis <dimitris@michelinakis.gr> + + * po/el.po: Minor change in Greek translation + +2006-06-07 Subhransu Behera <sbehera@redhat.com> + + * po/or.po: Updated Oriya translation + +2006-06-07 Miloslav Trmac <mitr@redhat.com> + + * Makefile, crypttab.5: Add /etc/crypttab documentation. + +2006-06-06 Dimitris Michelinakis <dimitris@michelinakis.gr> + + * po/el.po: More Greek translation updates to initscripts + +2006-06-05 Miloslav Trmac <mitr@redhat.com> + + * rc.d/init.d/functions: Clarify killproc usage message (#193711) + +2006-06-03 Piotr Drąg <raven@pmail.pl> + + * po/pl.po: Updated and improved Polish translation + +2006-06-02 Dimitris Michelinakis <dimitris@michelinakis.gr> + + * po/el.po: More updates to initscripts Greek translation + +2006-06-01 Dimitris Michelinakis <dimitris@michelinakis.gr> + + * po/el.po: First steps to translate initscripts to Greek + +2006-06-01 Miloslav Trmac <mitr@redhat.com> + + * rc.d/init.d/halt, rc.d/rc.sysinit: + Add encrypted swap and non-root filesystem support (#127378, based on + a patch by W. Michael Petullo <redhat@flyn.org> and Debian's cryptsetup + package) + +2006-05-30 Miloslav Trmac <mitr@redhat.com> + + * sysconfig.txt: Document BRIDGE= (#192576) + +2006-05-29 Joel Gump <biglaughing@gmail.com> + + * po/zh_CN.po: re_translate fuzzy words...of the current po file + +2006-05-25 Bill Nottingham <notting@redhat.com> + + * prefdm: use the right option (#193177, <david@lovesunix.net>) + + * rc.d/rc.sysinit: googlespell prefers one l. words takes both. + + * rc.d/rc.sysinit: + allow for sulogin instead of automatic relabeling (<dwalsh@redhat.com>) 2006-05-23 Bill Nottingham <notting@redhat.com> |