summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2007-08-20 23:49:05 +0000
committerOlivier Blin <oblin@mandriva.com>2007-08-20 23:49:05 +0000
commit78c3bf2e68f12297524f65dae4ae4b6e9cf733ec (patch)
tree6e6c1594bc993e7e422cf70b8b750931117edb51 /NEWS
parenta92d910c5f9a4482b446ef3be45e4f2a6cca734e (diff)
downloaddrakx-net-78c3bf2e68f12297524f65dae4ae4b6e9cf733ec.tar
drakx-net-78c3bf2e68f12297524f65dae4ae4b6e9cf733ec.tar.gz
drakx-net-78c3bf2e68f12297524f65dae4ae4b6e9cf733ec.tar.bz2
drakx-net-78c3bf2e68f12297524f65dae4ae4b6e9cf733ec.tar.xz
drakx-net-78c3bf2e68f12297524f65dae4ae4b6e9cf733ec.zip
oops, fix indentation level
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index 19f725f..c65a8ae 100644
--- a/NEWS
+++ b/NEWS
@@ -14,12 +14,12 @@
o fix existing shares test (aginies, #30099)
o use exit instead of return in main code (nvigier, #32374)
- draknfs (nvigier):
- o add subtree_check option
- o fix bug with sync/async option
- o nfs service was renamed to nfs-server for 2008.0
- o fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd
- is from nfs-utils-client package, not nfs-utils
- o use exit instead of return in main code
+ o add subtree_check option
+ o fix bug with sync/async option
+ o nfs service was renamed to nfs-server for 2008.0
+ o fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd
+ is from nfs-utils-client package, not nfs-utils
+ o use exit instead of return in main code
0.12:
- fix check of nfs-utils-clients installation (Tv)