Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-10-04 05:08:58
Zeige 1 geänderte Dateien mit 3 Einfügungen und 0 Löschungen.

... ...
@@ -15,6 +15,9 @@ use Date::Format;
15 15
 #Contacted
16 16
 #Kamagurka TIMOUTS (Should be up in about a week)
17 17
 #
18
+#CHANGELOG
19
+#20091003 Code changes to elimiate the need for a trailing slash in addresses for script runtime
20
+#
18 21
 
19 22
 print "Creating LWP agent ($LWP::VERSION)...\n";
20 23
 my $lua = LWP::UserAgent->new(
21 24