galeon r8952 - trunk



Author: philipl
Date: Sun Feb 10 17:46:50 2008
New Revision: 8952
URL: http://svn.gnome.org/viewvc/galeon?rev=8952&view=rev

Log:
2008-02-10  Philip Langdale  <philipl alumni utexas net>

	* configure.in
	* NEWS: Update for 2.0.5 release.



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Feb 10 17:46:50 2008
@@ -1,6 +1,18 @@
 Galeon 2.0 is now formally out. So we don't need to tell you how 1.3.x
 is actually stable anymore. :-)
 
+2.0.5 "1 step forward, 2 steps back"
+
+- Works with Firefox 1.5.x and xulrunner 1.8.x
+- Compiles with xulrunner 1.9, but a lot of functionality is disabled due
+  to being no longer exposed by xulrunner (or not working)
+  - MyPortal
+  - User stylesheets
+  - Remembering passwords
+  - http authentication
+- Support for external mailers which don't understand mailto: urls is
+  completely removed. Pretty much all modern mailers support them now.
+
 2.0.4 "Probably not a bad idea."
 
 - Works with Firefox 1.5.x and xulrunner 1.8.x. Probably older stuff too.

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Feb 10 17:46:50 2008
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(galeon, 2.0.4,
+AC_INIT(galeon, 2.0.5,
 	[http://bugzilla.gnome.org/enter_bug.cgi?product=galeon])
 
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]