commit 1ee8494b1da265677ed6427f6613f7dd0d444392
parent 73beaf6cb499aff159d7a4b24732c6ada2a96044
Author: Frederic Cambus <fcambus@users.sourceforge.net>
Date: Tue, 10 Nov 2015 17:03:53 +0100
Telize 1.04 release
Diffstat:
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,10 @@
+Telize 1.04 (2015-11-10)
+
+- Do not attempt to split GeoIP org field into ASN and ISP, return the raw
+ organization string instead
+
+
+
Telize 1.03 (2015-10-27)
- Fix region and ISP name encoding (Thanks to Ludovic Robinot)
diff --git a/README.md b/README.md
@@ -193,6 +193,6 @@ Telize is developed by Frederic Cambus
Project Homepage : http://www.telize.com
-Latest tarball release : http://www.statdns.com/telize/telize-1.03.tar.gz
+Latest tarball release : http://www.statdns.com/telize/telize-1.04.tar.gz
GitHub : https://github.com/fcambus/telize
diff --git a/telize b/telize
@@ -1,6 +1,6 @@
###############################################################################
# #
-# Telize 1.03 (c) by Frederic Cambus 2013-2015 #
+# Telize 1.04 (c) by Frederic Cambus 2013-2015 #
# http://www.telize.com #
# #
# Created: 2013/08/15 #