X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=debian%2Fchangelog;h=c6b5ad48922db8402576971d85e35db95e299faf;hp=af12785587cd23e00f49fe244f0b13af40aa3c65;hb=refs%2Ftags%2Ffremantle-package-3.3-2fremantle1;hpb=667d7d137083b1d65c167ee4b29f88361802247c diff --git a/debian/changelog b/debian/changelog index af12785..c6b5ad4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,76 @@ +browser-switchboard (3.3-2fremantle1) extras-devel; urgency=low + + * Stable release for Fremantle. + + -- Steven Luo Sat, 09 Oct 2010 21:48:13 -0700 + +browser-switchboard (3.3-2) extras-devel; urgency=low + + * Cherry-pick cdd1081d... ("Provide open_new_window and load_url methods with + boolean fullscreen argument"); fix for compatibility with MicroB + com.nokia.osso_browser interface. + + -- Steven Luo Sat, 09 Oct 2010 18:38:16 -0700 + +browser-switchboard (3.3-1fremantle2) extras-devel; urgency=low + + * Beta release for Fremantle. + * Cherry-pick 330acaf7... ("Fremantle: Use open_new_window instead of + load_url when passing URL to MicroB"); fixes regression from 3.2. + * Cherry-pick efb6ed35... ("Fremantle: Make DBusGProxy static in + launch_microb_open_window()"). + + -- Steven Luo Fri, 10 Sep 2010 17:34:20 -0700 + +browser-switchboard (3.3-1fremantle1) extras-devel; urgency=low + + * Beta release for Fremantle. + + -- Steven Luo Thu, 02 Sep 2010 21:51:32 -0700 + +browser-switchboard (3.3-1) extras-devel; urgency=low + + * New "upstream" stable release. + * 3.3~b2-1 released as stable with no changes. + + -- Steven Luo Thu, 02 Sep 2010 21:44:35 -0700 + +browser-switchboard (3.3~b2-1fremantle1) extras-devel; urgency=low + + * Development release for Fremantle. + * Packaging changes: + - Update debian/rules to build the Fremantle-specific command-line config + tool and install the Xsession.post script. + - Revise the postinst. Now that we coexist with the MicroB browser + process, don't try to kill it in the postinst; instead, start + browser-switchboard as the user to make sure we handle links from the + get-go, and prestart MicroB if appropriate. + + -- Steven Luo Sat, 28 Aug 2010 05:19:42 -0700 + +browser-switchboard (3.3~b2-1) extras-devel; urgency=low + + * New "upstream" development release. + * Upstream changes: + - only offer installed browsers in the config GUI + - make continuous mode operation the default; disable non-continuous-mode + on Fremantle (needed for correct operation on D-Bus system bus) + - Fremantle: major overhaul of MicroB launching to improve robustness; + should result in speed and behavior indistinguishable from when Browser + Switchboard isn't installed when MicroB is configured as default browser + - listen on D-Bus system bus as well as session bus, to accommodate some + broken applications that send their requests on the system bus + - Fremantle: start browser-switchboard on X session startup, and also + prestart MicroB if it's the default browser or the user asks for it + - Fremantle: prestart MicroB when the user changes to MicroB as the default + browser + * Packaging changes: + - Update package description to mention that we ship a control panel + applet, to help users who don't read documentation. Thanks to Emanuele + Cassioli for pointing out the need. + + -- Steven Luo Sat, 28 Aug 2010 04:55:39 -0700 + browser-switchboard (3.3~b1-1fremantle1) extras-devel; urgency=low * Development release for Fremantle.