diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 0ba6684f7b..de16f47afb 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,18 @@ The license applies to all entries newer than 2009-04-28. */ +2011-04-26 14:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) + * package/harb_osx.icns + * package/harb_win.ico + + reworked square logo + - contains 'Hb' instead of 'H' or 'ha' + - transparent bckg + - full length boat + - hi-res icons for Vista/7 + + + package/favicon.ico + + added web favicon. + 2011-04-26 12:55 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * utils/hbmk2/hbmk2.prg + dependency check to define HBMK_DIR_* macro with autodetected header dir diff --git a/harbour/package/favicon.ico b/harbour/package/favicon.ico new file mode 100644 index 0000000000..6e218a9d3d Binary files /dev/null and b/harbour/package/favicon.ico differ diff --git a/harbour/package/harb_osx.icns b/harbour/package/harb_osx.icns index aae2374212..85dcdaad9b 100644 Binary files a/harbour/package/harb_osx.icns and b/harbour/package/harb_osx.icns differ diff --git a/harbour/package/harb_win.ico b/harbour/package/harb_win.ico index f92a768e65..11fee6d15e 100644 Binary files a/harbour/package/harb_win.ico and b/harbour/package/harb_win.ico differ