[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Fix a couple of bugs found by Oliver Rau in Java libs.
Update of /home/or/cvsroot/control
In directory moria:/tmp/cvs-serv23806
Modified Files:
ChangeLog
Log Message:
Fix a couple of bugs found by Oliver Rau in Java libs.
Index: ChangeLog
===================================================================
RCS file: /home/or/cvsroot/control/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog 23 Jul 2005 01:17:55 -0000 1.1
+++ ChangeLog 18 Sep 2005 22:33:12 -0000 1.2
@@ -1,4 +1,7 @@
+
New in torctl-0.1-cvs:
- Merge Java documentation patch from Mark Melahn
- Fix behavior of signal in TorControlConnection1.java (from Mark Melahn)
+ - Fix behavior of signal in TorControlConnection0.java (from Oliver Rau)
+ - Throw TorControlError, not Error.