From 9483e095d91143a7cf26014c073b213ad131cce8 Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 19 Nov 2015 00:30:22 +0000 Subject: [PATCH] build.xml: Stop building SUD and SU2 update files in "ant release" (ticket #1709) --- build.xml | 18 ++---------------- history.txt | 3 +++ 2 files changed, 5 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index ea10ca4bb..9544491b5 100644 --- a/build.xml +++ b/build.xml @@ -1778,15 +1778,11 @@ + - + - - - - - @@ -1824,9 +1820,7 @@ - - @@ -1836,9 +1830,7 @@ - - @@ -1849,14 +1841,8 @@ - - - - - - diff --git a/history.txt b/history.txt index f6db3ef7a..20b4a0225 100644 --- a/history.txt +++ b/history.txt @@ -1,3 +1,6 @@ +2015-11-19 str4d + * build.xml: Stop building SUD and SU2 update files in "ant release" (ticket #1709) + 2015-11-15 kytv * Updates to geoip.txt and geoipv6.dat.gz based on Maxmind GeoLite Country database from 2015-11-03.