summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog5
-rwxr-xr-xbin/efa2
2 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 950bdc8..96df11b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+efa 1.0.2 - Sat Sep 12 2009
+
+ * Code cleanup
+ * --restrict is now --include
+
efa 1.0.1 - Wed Jul 1 2009
* Fixed unicode handling (apparently efa.vrr.de got changed)
diff --git a/bin/efa b/bin/efa
index 7e21266..93c1e7a 100755
--- a/bin/efa
+++ b/bin/efa
@@ -11,7 +11,7 @@ use WWW::Mechanize;
my $firsturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr';
my $posturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2';
-my $VERSION = '1.0.1+git';
+my $VERSION = '1.0.2+git';
my $content;
my %post;
my $www = WWW::Mechanize->new(