Format fixes
authorClaudio Saavedra <csaavedra@igalia.com>
Tue, 9 Dec 2008 11:37:24 +0000 (11:37 +0000)
committerClaudio Saavedra <csaavedra@igalia.com>
Tue, 9 Dec 2008 11:37:24 +0000 (11:37 +0000)
ChangeLog

index ca295f2..d8631b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        Add more "since" tags to the new API in hildon 2.2.
 
-2008-12-05 14:42:11  Tim Janik  <timj@imendio.com>
+2008-12-05  Tim Janik  <timj@imendio.com>
+
+       Patch contributed by Christian Dywan (christian@imendio.com)
 
        * src/hildon-gtk.h: removed hildon_gtk_widget_set_theme_size() and
        HildonSizeType, which are supplied by Gtk+ now.
 
        * src/hildon-dialog.c: leave theming and sizing of buttons to GtkDialog.
 
-       * Fixes NB#90867, patch by Christian Dywan.
+       Partially fixes NB#90867 (Deprecate HildonDialog and use GtkDialog
+       (with maemo changes) instead)
 
 2008-12-05  Claudio Saavedra  <csaavedra@igalia.com>