Modified to reflect version 2.0.4
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 21 Jan 2013 12:18:40 +0000 (12:18 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 23 Jan 2013 07:31:33 +0000 (08:31 +0100)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION
org.gridsite.core/project/version.properties

index 93d82e6..3081186 100644 (file)
@@ -1,3 +1,8 @@
+- ==== GridSite version 2.0.4 ====
+* Mon Jan 21 2013 Zdeněk Šustr <sustr4@cesnet.cz>
+* When constructing a list of FQANs, a reference to the proxy is stored in the chain that contains the attribute (GGUS #79096)
+* Avoid looking up remote IP, it is available in the Apache context
+* Flapping yum update fixed
 - ==== GridSite version 2.0.3 ====
 * Wed Nov 14 2012 Zdeněk Šustr <sustr4@cesnet.cz>
 - Segmentation fault in htproxyput fixed (occurred if run by non-root)
index f0b87da..72838d7 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=2
 MINOR_VERSION=2.0
-PATCH_VERSION=2.0.3
-DEFVERSION=0x020003
+PATCH_VERSION=2.0.4
+DEFVERSION=0x020004
 VERSION=$(PATCH_VERSION)