From: Zdeněk Šustr Date: Wed, 23 Mar 2011 08:53:59 +0000 (+0000) Subject: Version and changes description for tag 1.7.12 X-Git-Tag: gridsite-core_R_1_7_12~1 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=669296c6a212d08e47c2f2cd0bf466c124f7a84b;p=jra1mw.git Version and changes description for tag 1.7.12 --- diff --git a/org.gridsite.core/CHANGES b/org.gridsite.core/CHANGES index e2b514e..39aad69 100644 --- a/org.gridsite.core/CHANGES +++ b/org.gridsite.core/CHANGES @@ -1,3 +1,11 @@ +- ==== GridSite version 1.7.12 ==== +* Tue Mar 18 19:04:15 CET 2011 Frantisek Dvorak +- 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 - Support for using IPv6 * Tue Feb 22 2011 Zdenek Sustr diff --git a/org.gridsite.core/VERSION b/org.gridsite.core/VERSION index 5c74a1c..99bbb0e 100644 --- a/org.gridsite.core/VERSION +++ b/org.gridsite.core/VERSION @@ -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)