summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-13 17:18:16 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-13 17:18:16 -0400
commitb7217f4730ed54abaec95855a682c5c9f3b73870 (patch)
tree6cd4bef7d08af1e117d69aed450b6d38d2a70429 /CHANGELOG
parent0f60b1a19ef32c63c591905b9640ebb60684f442 (diff)
downloadthird_party-cobbler-b7217f4730ed54abaec95855a682c5c9f3b73870.tar.gz
third_party-cobbler-b7217f4730ed54abaec95855a682c5c9f3b73870.tar.xz
third_party-cobbler-b7217f4730ed54abaec95855a682c5c9f3b73870.zip
Change the way error checking works around NFS read errors (root squash)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 079a790..32ff3e0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,7 @@ Cobbler CHANGELOG
- if repos in profiles no longer exist, remove noisy warning, move to "check"
- move warning about reposync to check also (check is more useful at runtime now)
- build pxe trees for systems even if interface0 is undefined
+- add sync() back into XMLRPC API, missing in 0.9.1
- Fri May 09 2008 - 0.9.1
- patch to allow yumopts to override gpgcheck