commit 0dde69f89725f7ba5c1ac4453843ef9642f29ead
Author: Paolo Borelli <[email protected]>
Date:   2012-10-16

   Release 3.6.2

M       NEWS
M       configure.ac

commit 8233727f05310feb851f91e560c88345a0fe754b
Author: Stefano Facchini <[email protected]>
Date:   2012-10-16

   Remove unused image file

M       pixmaps/Makefile.am
D       pixmaps/shot.png

commit d9cf4c4f5487a0230b68f33ab4e5a323fbdb077f
Author: Stefano Facchini <[email protected]>
Date:   2012-10-16

   Add some files to .gitignore

M       Makefile.am

commit 292cfebf666e61f40f44d0ae17fd841ac17903f6
Author: Stefano Facchini <[email protected]>
Date:   2012-10-16

   window: make sure all toolbar buttons have the same height

M       src/baobab-main-window.ui
M       src/baobab-window.vala

commit 9fd8772e36b9f82746b3b7820fc1409828de44cf
Author: Stefano Facchini <[email protected]>
Date:   2012-10-16

   Link libgd statically

   A shared object library for one widget is an overkill. Moreover
   this should fix some problems with dynamical symbol resolving
   on some systems.

   https://bugzilla.gnome.org/show_bug.cgi?id=686208

M       configure.ac