[Pkg-mozext-commits] [firebug] 47/48: Update upstream changelog

David Prévot taffit at moszumanska.debian.org
Tue Jun 3 01:47:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository firebug.

commit 7b0c5cd4def45daaddead0fbda82ebc8201bb16a
Author: David Prévot <taffit at debian.org>
Date:   Mon Jun 2 21:05:47 2014 -0400

    Update upstream changelog
    
    https://blog.getfirebug.com/
    
    Git-Dch: Ignore
---
 debian/upstream-changelog | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/debian/upstream-changelog b/debian/upstream-changelog
index 5ef5a8d..e34d84b 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream-changelog
@@ -1,3 +1,25 @@
+Firebug 2.0 beta 8
+May 30th, 2014 by Honza
+
+Firebug 2.0b8 fixes 13 issues
+
+Pretty Print Button
+
+This is a little change that we introduced to make sure that the support for source code prettifying is more visible to the user. There is a new button on the Script panel toolbar now (issue 7305).
+
+Script Expression Inspection
+
+We already mentioned support for object inspection in the Script panel in the previous post and we introduced some more improvements.
+
+It’s now possible to inspect even selected expressions (issue 7475).
+
+See, the little tooltip says that the result of 10 + 20 is 30. You can also right click on the selection and pick Inspect in DOM Panel or Use in Command Line (both actions will be applied on the selected expression result).
+
+We have also improved the way how expressions under the cursor are analyzed and so for instance, the cases like the following also work as expected (issue 7484).
+
+Check out various position of the mouse cursor and the expression under it.
+
+
 Firebug 2.0 beta 7
 23 May 2014
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list