From 649cb4437717ff535562c46359303894791d3020 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 25 Apr 2011 23:55:15 +0000 Subject: [PATCH] 2011-04-26 01:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * package/winuni/RELNOTES * INSTALL * version updates --- harbour/ChangeLog | 5 +++++ harbour/INSTALL | 6 +++--- harbour/package/winuni/RELNOTES | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cf1ef787e6..f6f215268e 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,11 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-26 01:54 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * package/winuni/RELNOTES + * INSTALL + * version updates + 2011-04-26 01:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * contrib/hbcurl/core.c % unary inc opt diff --git a/harbour/INSTALL b/harbour/INSTALL index 96a6476522..a0a2bcf424 100644 --- a/harbour/INSTALL +++ b/harbour/INSTALL @@ -1468,7 +1468,7 @@ HARBOUR C/C++ Compilers/Shells: MinGW/MinGW-64 [win, *nix, free, open-soource] - http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken] + http://tdm-gcc.tdragon.net/, http://sourceforge.net/projects/tdm-gcc/ (unofficial, recommended) [NOTE: 4.5.1 is broken, 4.5.2 OK] http://www.mingw.org/, http://sourceforge.net/projects/mingw/ (official 32-bit, MSYS home, broken as of 4.5.0-1) http://mingw-w64.sourceforge.net/, http://sourceforge.net/projects/mingw-w64/ (official 64-bit, MSYS home) http://nuwen.net/mingw.html (unofficial) @@ -1568,10 +1568,10 @@ HARBOUR http://qt.nokia.com/products/ http://get.qt.nokia.com/qt/source/ Recommended Mac OS X binary package: - http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.7.1.dmg + http://get.qt.nokia.com/qt/source/qt-mac-opensource-4.7.2.dmg Currently supported Windows binary package: http://get.qt.nokia.com/qt/source/qt-win-opensource-4.5.3-mingw.exe - http://get.qt.nokia.com/qt/source/qt-win-opensource-4.7.1-mingw.exe + http://get.qt.nokia.com/qt/source/qt-win-opensource-4.7.2-mingw.exe How to create Windows static and MSVC builds: http://doc.trolltech.com/4.7/deployment-windows.html NOTES: diff --git a/harbour/package/winuni/RELNOTES b/harbour/package/winuni/RELNOTES index b4143a30ab..1858d6cb9f 100644 --- a/harbour/package/winuni/RELNOTES +++ b/harbour/package/winuni/RELNOTES @@ -44,7 +44,7 @@ Tool/lib versions used to create this package: Compiler tools -------------- - MinGW GNU C 4.5.0 (TDM-DW2) (included) + MinGW GNU C 4.5.2 (TDM-DW2) (included) MinGW w64 GNU C 4.5.3-20110207 (prerelease) MinGW CEGCC 4.4.0 MSVC 2010 (version bundled with MS Windows SDK 7.1) @@ -66,7 +66,7 @@ Tool/lib versions used to create this package: OCILIB 3.8.0 OpenSSL 1.0.0d PostgreSQL 9.0.1 - QT 4.7.1 + QT 4.7.2 WATTCP 2.2.10 Changes since previous (2.0.0) release: