File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ most recent build should be at the top of this file.
88
99Thanks!
1010
11- 3.0.0 Beta 15
11+ 3.0.0 Beta 16
1212-------------
13+ __Mac OS Leopard (10.6) or later only !!!__
1314- Improved speed thanks to a new database wrapper (contributed by echelon9 and barijaona)
1415- Fix many Unified display view problems
1516- Fix for some iframes/videos which did not show
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ ARCHS = x86_64 i386
55ARCHS[sdk=macosx10.6] = x86_64 i386 ppc
66SDKROOT = macosx
77GCC_VERSION = com.apple.compilers.llvm.clang.1_0
8- MACOSX_DEPLOYMENT_TARGET = 10.5
8+ MACOSX_DEPLOYMENT_TARGET = 10.6
99COPY_PHASE_STRIP = NO
1010ALWAYS_SEARCH_USER_PATHS = NO
1111GCC_ENABLE_OBJC_GC = unsupported
Original file line number Diff line number Diff line change 1111
1212< h1 > Version notes</ h1 >
1313
14- < h2 id ="beta15 "> 3.0.0 Beta 15 </ h2 >
14+ < h2 id ="beta16 "> 3.0.0 Beta 16 </ h2 >
1515
16- < ul >
17- < li > New database wrapper (contributed by echelon9 and barijaona) should improve speed</ li >
18- < li > Fix many Unified display view problems</ li >
19- < li > Fix for some iframes/videos which did not show</ li >
20- < li > Improved string to date conversion routine (solves problems with some feeds which wrongly showed as updated)</ li >
21- < li > Fix some problems reported by analyser</ li >
22- </ ul >
16+ < p > < strong > Mac OS Leopard (10.6) or later only !!!</ strong >
17+ - Improved speed thanks to a new database wrapper (contributed by echelon9 and barijaona)
18+ - Fix many Unified display view problems
19+ - Fix for some iframes/videos which did not show
20+ - Improved string to date conversion routine (solves problems with some feeds which wrongly showed as updated)
21+ - Fix some problems reported by analyser</ p >
2322</ body >
2423</ html >
You can’t perform that action at this time.
0 commit comments