diff options
author | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 23:01:36 +0000 |
---|---|---|
committer | cweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f> | 2010-01-19 23:01:36 +0000 |
commit | 8454b37d7aacc6dc9a13d718a80274f6354e9f19 (patch) | |
tree | 40bc2fed19e15f5a9a8997dc39df9c8176294dbb /doc | |
parent | ef3a73a215c74b42e82819ffc944844d6c16359a (diff) | |
download | semanticscuttle-8454b37d7aacc6dc9a13d718a80274f6354e9f19.tar.gz semanticscuttle-8454b37d7aacc6dc9a13d718a80274f6354e9f19.tar.bz2 |
Implement request #2833793: Export to avahi config files
- we support zeroconf networking!
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@620 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 6e2676e..3dbeaed 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -19,6 +19,8 @@ ChangeLog for SemantiScuttle special characters did not get escaped. - Special header file for shell scripts (header-standalone.php) - Fix E_NOTICE when calling alltags.php without any parameter +- Implement request #2833793: Export to avahi config files + - we support zeroconf networking! 0.95.2 - 2010-01-16 |