~ubuntu-branches/ubuntu/oneiric/midori/oneiric-updates

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-08-02 09:44:09 UTC
  • mfrom: (1.1.17 upstream) (3.3.11 sid)
  • Revision ID: james.westby@ubuntu.com-20110802094409-b0eekdkttqs5a528
Tags: 0.4.0-1
* New upstream release.
* debian/control:
  - bump webkit build-dep to 1.1.17.
  - bump valac build-dep to 0.10.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This file is licensed under the terms of the expat license, see the file EXPAT.
2
2
 
 
3
v0.4.0:
 
4
 + Provide buttons to choose how to startup after crash
 
5
 + Fix crash on corrupted datbase
 
6
 + Never delay URIs given as command line arguments
 
7
 + Space at the bottom of the page: Go to next page
 
8
 + Initialize session in app/ private before adding URIs
 
9
 + Add 'Last open tabs' option to Clear Private Data
 
10
 + Show kinetic scrolling option regardless of Hildon
 
11
 + Interpret Shift+Backspace as going forward
 
12
 + Advertise SVG images as a supported MIME type
 
13
 + Zoom in steps of 10% and support Ctr+=
 
14
 + Fix a crasher on invalid geo: links
 
15
 + Integrate Adblock and History List options in list
 
16
 + Skip empty lines, ignore subdocument rules in Adblock
 
17
 + Respect VALAC at configuration time
 
18
 + URL cache, faster JS generator, inline parsing in Adblock
 
19
 + Reuse source of webview instead of redownloading
 
20
 + Remove the description field from bookmark dialog
 
21
 + Add --log-file/ -l switch to log to a file
 
22
 + Pass through javascript: URIS from the command line
 
23
 + Tab and Window items in Unity Quicklist
 
24
 + Adjust the preferences dialog
 
25
 + Require WebKitGTK+ 1.1.17 and Vala 0.10
 
26
 
3
27
v0.3.6:
4
28
 + Track selected search engine per window
5
29
 + Improve preference dialogue size and alignments