Version and changes description for tag 1.7.12
authorZdeněk Šustr <sustr4@cesnet.cz>
Wed, 23 Mar 2011 08:53:59 +0000 (08:53 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Wed, 23 Mar 2011 08:53:59 +0000 (08:53 +0000)
org.gridsite.core/CHANGES
org.gridsite.core/VERSION

index e2b514e..39aad69 100644 (file)
@@ -1,3 +1,11 @@
+- ==== GridSite version 1.7.12 ====
+* Tue Mar 18 19:04:15 CET 2011 Frantisek Dvorak <valtri@civ.zcu.cz>
+- Makefile distinguishes between -lgsoap and -lgsoapssl in cflags.
+- Makefile: CFLAGS cleanup, HTTPD_FLAGS replaces httpd-specific cflags.
+- Unresolved symbols from xml in _globus and _nossl library versions fixed.
+- Compile and link flags of dependencies unified.
+- Portability improvements
+- ==== GridSite version 1.7.11 ====
 * Tue Mar  1 10:31:27 CET 2011 Daniel Kouril <kouril@ics.muni.cz>
 - Support for using IPv6
 * Tue Feb 22 2011 Zdenek Sustr <sustr4@cesnet.cz>
index 5c74a1c..99bbb0e 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION=1
 MINOR_VERSION=1.7
-PATCH_VERSION=1.7.11
-DEFVERSION=010711
+PATCH_VERSION=1.7.12
+DEFVERSION=010712
 VERSION=$(PATCH_VERSION)