diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 5cfe74f80e..9748303b01 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,15 @@ +2006-01-30 Johnny Jacob <johnnyjacob@gmail.com> + + Fixes #328285 + * gui/dialogs/memo-page.c (widget_focus_out_cb), + (widget_focus_out_cb) : Added. Handle focus in and out + events. + (init_widgets): Connect focus in and out signals for + memo_content . + + Committed to HEAD on behalf of johnny since he does not + have commit rights - partha + 2006-01-18 Johnny Jacob <johnnyjacob@gmail.com> Fixes #225816 |