[Pkg-mozext-commits] [firebug] 34/35: Update upstream changelog

David Prévot taffit at moszumanska.debian.org
Sat May 24 14:54:29 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 a9c21aeeb059a08c8f3770cea69b02599dc50948
Author: David Prévot <taffit at debian.org>
Date:   Sat May 24 10:30:10 2014 -0400

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

diff --git a/debian/upstream-changelog b/debian/upstream-changelog
index 446731c..5ef5a8d 100644
--- a/debian/upstream-changelog
+++ b/debian/upstream-changelog
@@ -1,3 +1,23 @@
+Firebug 2.0 beta 7
+23 May 2014
+
+Firebug 2.0b7 fixes 8 issues
+
+Other new stuff that has been introduced in Firebug 2.
+
+Console Log Grouping
+
+This is one of the nifty little features that make Firebug great tool for development. Grouping of console logs has been available for long time, but the number of logs in a group was displayed on the far right side and not much noticeable. We moved it to the beginning to make it more obvious.
+
+Script Objects Inspection
+
+This feature has been in Firebug for some time, but we made it working properly now in Firebug 2.
+
+You can right-click on any object directly in the Script panel and pick Inspect in DOM Panel (to continue inspection of the object in the DOM panel) or Use in Command Line (to use object in an expression on the Command Line).
+
+This allows quick object inspection without necessity to search for them in the DOM main (or side) panel.
+
+
 Firebug 2.0 beta 6
 May 16th, 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