commit f096270e84f34ade6e3a49167e108eefb801e938
Author: Richard Hughes <[email protected]>
Date:   2010-01-05

   Release version 2.29.2

M       NEWS
M       RELEASE

commit ba1e5f0421d1e9a44c8ebbea21ca79bb834bc132
Author: Igor Pires Soares <[email protected]>
Date:   2010-01-03

   Updated Brazilian Portuguese translation.

M       po/pt_BR.po

commit c0240cc8234b088c30eb8e92a74a431ef7e81685
Author: Cheng-Chia Tseng <[email protected]>
Date:   2010-01-01

   Updated Traditional Chinese translation(Hong Kong and Taiwan)

M       po/zh_HK.po
M       po/zh_TW.po

commit e7a4d274ad5ebfe484adbce5aeb69eeb672ca0ae
Author: Richard Hughes <[email protected]>
Date:   2009-12-30

   trivial: use GtkCellRendererSpinner instead of our own homebrew
   version

M       src/Makefile.am
D       src/gpk-cell-renderer-spinner.c
D       src/gpk-cell-renderer-spinner.h
M       src/gpk-update-viewer.c

commit adf13ab97b96c48f17c5041ddb059fe614cb3baf
Author: Richard Hughes <[email protected]>
Date:   2009-12-30

   trivial: fix compile when using PackageKit from git master

M       src/gpk-prefs.c

commit 952dae961b74a7d2ca52103954dede5bbbb456eb
Author: Jorge González <[email protected]>
Date:   2009-12-28

   Updated Spanish translation

M       po/es.po

commit 61d514a75f518ecd4751e59b2b8778057fbfa958
Author: Ville-Pekka Vainio <[email protected]>
Date:   2009-12-24

   Updated Finnish translation

M       po/fi.po

commit fdf123b606f2cc81ae743b6d3d8872ad7c50af24
Author: Matej Urbančič <[email protected]>
Date:   2009-12-21

   Updated Slovenian translation

M       po/sl.po

commit f87e40ef29fc6103b88b9957d0eb18d7bee4939f
Author: Christian Kirbach <[email protected]>
Date:   2009-12-20

   trivial: spelling fix (#593511).

M       data/gnome-packagekit.schemas.in

commit eb7a7372d28272393b028f01e72cc2e064c9d34c
Author: Daniel Mustieles <[email protected]>
Date:   2009-12-19

   Updated Spanish translation

   Signed-off-by: Jorge González <[email protected]>

M       po/es.po

commit 5de2744cce62808ca683bfb367371622eeb8e3d3
Author: Lucian Adrian Grijincu <[email protected]>
Date:   2009-12-19

   Update Romanian translation

M       po/ro.po

commit f408fa2d8c7f631ba048f6544901fa5d786c0983
Author: Claude Paroz <[email protected]>
Date:   2009-12-18

   Updated French translation

   Contributed by Laurent Coudeur and Claude Paroz

M       po/fr.po

commit 9ed69a9113fd5dd9976c0f13057031faec8b27d4
Author: Richard Hughes <[email protected]>
Date:   2009-12-17

   Split up the DBus interface part of gpk-update-icon into an
   session-activated gpk-dbus-service binary

M       contrib/gnome-packagekit.spec.in
M       data/org.freedesktop.PackageKit.service.in
M       po/POTFILES.in
M       src/.gitignore
M       src/Makefile.am
C066    src/gpk-update-icon.c   src/gpk-dbus-service.c
M       src/gpk-dbus-task.c
M       src/gpk-dbus-task.h
M       src/gpk-dbus.c
M       src/gpk-dbus.h
M       src/gpk-update-icon.c

commit 30e14ae82d048f6669a8e3962cace5c1aa5827de
Author: Richard Hughes <[email protected]>
Date:   2009-12-16

   Ensure the gpk-update-icon service is running by activating it if
   somebody uses the interface. Fixes rh#548095

M       data/.gitignore
M       data/Makefile.am
A       data/org.freedesktop.PackageKit.service.in

commit c170ac1a00d75e0b69d2bd9435be3b6389605c49
Author: Richard Hughes <[email protected]>
Date:   2009-12-15

   Add another localization of an error enum

M       src/gpk-enum.c
M       src/gpk-enum.h

commit 44896d3509b8d3391db8c9f741fa9a0e3077b7af
Author: Matej Urbančič <[email protected]>
Date:   2009-12-17

   Updated Slovenian translation

M       po/sl.po

commit 9691e0602801f640bd0b123d0dfcd193a7aaf6ff
Author: Igor Pires Soares <[email protected]>
Date:   2009-12-13

   Updated Brazilian Portuguese translations.

M       po/pt_BR.po

commit 36315676ade1d3e03944f779e1063fd4403a9a6f
Author: Aron Xu <[email protected]>
Date:   2009-12-09

   Update Simplified Chinese translation.

M       po/zh_CN.po

commit 75ca1f5d94cd9de92c1c69381a2e83ea01a4e0e3
Author: Richard Hughes <[email protected]>
Date:   2009-12-08

   Check the GpkDbusTask object only replies once to each session
   request in order to hunt a bug

M       src/gpk-dbus-task.c

commit d4872748af0d5044021a7f917f0b796ee36a81ae
Author: Richard Hughes <[email protected]>
Date:   2009-12-08

   Post release version bump

M       RELEASE
M       configure.ac