From 669296c6a212d08e47c2f2cd0bf466c124f7a84b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Wed, 23 Mar 2011 08:53:59 +0000 Subject: [PATCH] Version and changes description for tag 1.7.12 --- org.gridsite.core/CHANGES | 8 ++++++++ org.gridsite.core/VERSION | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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) -- 1.8.2.3