summaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-11 17:16:33 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-11 17:16:33 -0400
commite59fcd2f59bac2c849bbe44b500a2dc0946d087e (patch)
tree1039360922eb47321ee07f8c1aae15f680f8aea4 /CHANGELOG
parentd6aed4111d7146e853db5e141f4ca742e6ff5cb2 (diff)
downloadthird_party-cobbler-e59fcd2f59bac2c849bbe44b500a2dc0946d087e.tar.gz
third_party-cobbler-e59fcd2f59bac2c849bbe44b500a2dc0946d087e.tar.xz
third_party-cobbler-e59fcd2f59bac2c849bbe44b500a2dc0946d087e.zip
Checking in the read-write API with demo examples at the bottom of remote.py
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 1f9a4c3..485ed93 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,7 +12,7 @@ Cobbler CHANGELOG
- patch to allow for reposync of specific repos, even if not set to update
- added --dhcp-tag section for better DHCP customization (esp with multiple subnets)
- added Apache proxying around XMLRPC port for wider network access
-- refactor XMLRPC API and provide for a read-write API
+- refactor XMLRPC API and establish a read-write API
- allow for configuring of read-write XMLRPC users in /etc/cobbler/auth.conf
* Thu Aug 30 2007 - 0.6.1