X-Git-Url: http://git.maemo.org/git/?p=browser-switch;a=blobdiff_plain;f=debian%2Fchangelog;h=68994d425dfad5b20e18c02723c3bbecb7a3a4b7;hp=c9e8ca74177c2b91c9096ad430ea4c760ae02fa5;hb=4b500b241753c6d7c3584d2d539f813f786ef205;hpb=375465f6f5fbba8dcf518a66c8cf77d18cf6a610 diff --git a/debian/changelog b/debian/changelog index c9e8ca7..68994d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +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. + + -- Steven Luo Sun, 30 May 2010 03:23:17 -0700 + +browser-switchboard (3.3~b1-1) extras-devel; urgency=low + + * New "upstream" development release. + * Upstream changes: + - add support for Opera Mobile + - fall back to the built-in default if the user's configured default + browser isn't installed + - introduce a command-line config utility; this is mainly intended to give + browser vendors a way to set their browser as the default + - provide a description for users who don't know what MicroB is; thanks + Emanuele Cassioli for pointing out the need + - major rewrite of configuration loading/saving code + * Cherry-pick addb0ed9... ("Add command-line utility to Makefile install + target"). + * Packaging changes: + - Build and install the new command-line config utility. + + -- Steven Luo Sun, 30 May 2010 02:52:31 -0700 + browser-switchboard (3.2-2fremantle1) extras-devel; urgency=low * Beta release for Fremantle. @@ -10,6 +71,7 @@ browser-switchboard (3.2-2fremantle1) extras-devel; urgency=low browser-switchboard (3.2-2) extras-devel; urgency=low * Cherry-pick ebfd6218... ("Add preliminary support for Opera Mobile"). + * Update package description to mention Opera Mobile. -- Steven Luo Fri, 28 May 2010 01:35:22 -0700