Author: rjek
Date: Tue Aug 14 12:54:32 2007
New Revision: 3515
URL:
http://source.netsurf-browser.org?rev=3515&view=rev
Log:
Update ReadMe to say 1.1, include ChangeLog for changes between 1.0 and 1.1
Added:
branches/1/netsurf/ChangeLog
Modified:
branches/1/netsurf/ReadMe
Added: branches/1/netsurf/ChangeLog
URL:
http://source.netsurf-browser.org/branches/1/netsurf/ChangeLog?rev=3515&a...
==============================================================================
--- branches/1/netsurf/ChangeLog (added)
+++ branches/1/netsurf/ChangeLog Tue Aug 14 12:54:32 2007
@@ -1,0 +1,64 @@
+Changes from NetSurf 1.0 to NetSurf 1.1
+
+Core / All
+----------
+
+ * Fix charset detection bugs, fixes #1726341 (WightLink)
+ * Add -v command line option to enable debugging output
+ (this is enabled by default in the RISC OS build via the !Run file)
+ * Rationalise header file includes
+ * Various portability fixes to BSD and Solaris
+ * Abstraction of schemes for fetchers
+ * More encoding detection fixes
+ * Fix cookie domain matching in unverifiable transactions.
+ * Fix cookie issues with
launchpad.net
+ * Fix deadlock when fetching stylesheets
+ * Fix bug where the referer header was being sent regardless
+ * Fix bug where strange Accept-Language and other headers could be
+ sent
+ * Fix crash when building error page
+ * Content scaling is now handled centrally, such that both GTK and
+ RISC OS versions act in the same way.
+ * Licence for NetSurf changed to GPLv2 only with clause allowing
+ linking to OpenSSL.
+
+RISC OS-specific
+----------------
+
+ * Tweak default hotlist entries to be more up-to-date
+ * Fix interaction between failed drag saves and pointer
+ tracking (including page scrolling)
+ * Scroll wheel support on hotlist and history windows
+ * Use proper background colour for AW files using transparency
+ * Fix AWRenderer clipping issue (#1756230) and improve rendering
+ performance.
+
+GTK-specific
+------------
+
+ * Add local file browsing MIME type guessing. Also fixes
+ directory browsing
+ * Fix destruction of windows involving frames, fixes crashes
+ on sites such as news.bbc.co.uk
+ * Reduce flicker when periodically reflowing during fetch
+ * Fix bug that caused 100% CPU usage on some sites with frames
+ * Fix scroll-position setting, allowing anchors and
+ back/forward positions to be set/remembered
+ * Fix problems with closing windows with fetches still in progress
+ * New Window menu entry now functions
+ * Open File... menu entry now functions
+ * Fix reentrancy issues with event scheduling
+ * Support for setting the path to find CA certificates (fixes SSL
+ sites)
+ * Stop referer header being sent with URLs entered in the URL bar
+ * Use default homepage if homepage option is blank
+ * Full screen mode now functions
+ * Popup version of the main menu
+ * Removal of menubar/toolbar/statusbar now functions
+ * Fix corruption on some animated GIFs due to new images not being
+ created blank
+ * Fix issues with scrolling from the keyboard.
+ * Add simple SSL certificate verification window.
+
+Also included are many and various smaller bug fixes, documation enhancements
+and updated translations. Thanks to everybody involved in this release!
Modified: branches/1/netsurf/ReadMe
URL:
http://source.netsurf-browser.org/branches/1/netsurf/ReadMe?rev=3515&...
==============================================================================
--- branches/1/netsurf/ReadMe (original)
+++ branches/1/netsurf/ReadMe Tue Aug 14 12:54:32 2007
@@ -1,7 +1,7 @@
NetSurf
=======
-This is version 1.0 of NetSurf, an open source web browser.
+This is version 1.1 of NetSurf, an open source web browser.
Further updates to NetSurf 1, fixing any stability issues will be
available at the project web site:
@@ -40,7 +40,7 @@
Licences
--------
-NetSurf is provided under the GPL. See !NetSurf.Docs.licence_en
+NetSurf is provided under the GPLv2. See !NetSurf.Docs.licence_en
The !Boot and !System directories contain items provided produced