summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-12-01 18:22:18 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-12-01 18:22:18 +0000
commit40ad9f413dd758b8d23efcb7afbc6c8ae3aafb42 (patch)
treeebd2eee0c574d0f50507bfd18448fe8910a1f7e6
parentbe995f3483c50c3faaa7a2c296d706a91b4e1fc7 (diff)
downloaduserv-utils-40ad9f413dd758b8d23efcb7afbc6c8ae3aafb42.tar.gz
dyndns: Docuument existence in README.
-rw-r--r--README1
-rw-r--r--debian/changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index ec9be84..8bdc8aa 100644
--- a/README
+++ b/README
@@ -28,6 +28,7 @@ misc/ndc-reload Y S S UC reload named after editing own zone files
misc/checkpass* Y Y S UC check own password; some can check any passwd
git-daemon Y Y Y UC safely publish git repositories on port 9418
newsrc-lg X B X Acquire list of subscribed groups from .newsrcs
+dyndns Y Y Y UC edit simple DNS entries for certian domains
Key to the Status:
First letter is completeness:
diff --git a/debian/changelog b/debian/changelog
index ce6e6b7..53f3f54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ userv-utils (0.6.0~~iwj1) unstable; urgency=low
* WIP
* www-cgi: Promise better status for this utility.
* mailq: Clarify set of relevant files in README.
+ * dyndns: Docuument existence in README.
--