--- /dev/null
+ KNOWN BUGS
+
+We apologize for the rough edges on this software. The initial release
+was somewhat rushed by the sudden death of cia.vc in late Sptember 2012;
+a replacement needed to be fielded immediately.
+
+* irkbot.py does the default UDP send correctly, but something is not
+ quite right with the TCP-send code.
+
+* irkbot.py is intended to be a multi-VCS hook script that self-configures
+ from its environment, but it presently supports only git.
@pylint --output-format=parseable $(PYLINTOPTS) irkbot.py
-SOURCES = README COPYING NEWS irker irkbot.py Makefile irker.xml irker-logo.png
+SOURCES = README COPYING NEWS BUGS irker irkbot.py Makefile irker.xml irker-logo.png
version:
@echo $(VERS)
control repositories, allowing them to send commit notifications
to project IRC channels. Hook scripts are included.
+Due to the abrupt death of cia.vc in later September 2012 the
+inmitial release of this software was a bit rushed. See the file
+BUGS for known problems.
+
Eric S. Raymond
August 2012