commit eeef243c286eb40ff5dbd1656e9869c52e0a86f3
parent 211720226bc4b2e240b0c35201f73522fd7618a9
Author: Frederic Cambus <fred@statdns.com>
Date: Tue, 5 Jan 2016 12:31:44 +0100
Telize 1.05 release
Diffstat:
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,9 @@
+Telize 1.05 (2016-01-05)
+
+- Regression fix : organization name was not correctly converted to UTF-8
+
+
+
Telize 1.04 (2015-11-10)
- Do not attempt to split GeoIP org field into ASN and ISP, return the raw
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.04.tar.gz
+Latest tarball release : http://www.statdns.com/telize/telize-1.05.tar.gz
GitHub : https://github.com/fcambus/telize
diff --git a/telize b/telize
@@ -1,6 +1,6 @@
###############################################################################
# #
-# Telize 1.04 #
+# Telize 1.05 #
# Copyright (c) 2013-2016, Frederic Cambus #
# http://www.telize.com #
# #