X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=ChangeLog2;h=d376b4065dc54deb4f9c51f0199c12d681c72196;hp=02529309bbf45badeea484ab8a0d43aa766ca3c3;hb=7e7be75d6f353df4d1c605d5df3011457f51a926;hpb=74cdbcf6294dbbd595f50a3d480defe720ee9591 diff --git a/ChangeLog2 b/ChangeLog2 index 0252930..d376b40 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,21 @@ 2007-04-20 Murray Cumming + * src/maemo/easysetup/Makefile.am: + * src/maemo/easysetup/modest-easysetup-secureauth-combo-box.c: + * src/maemo/easysetup/modest-easysetup-secureauth-combo-box.h: + * src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.c: + * src/maemo/easysetup/modest-easysetup-serversecurity-combo-box.h: + * src/maemo/easysetup/modest-easysetup-wizard.c: + * src/maemo/easysetup/modest-validating-entry.c: + * src/maemo/easysetup/modest-validating-entry.h: + * src/maemo/modest-account-settings-dialog.c: + * src/maemo/modest-connection-specific-smtp-edit-window.c: + * src/widgets/Makefile.am: Moved these widgets from maemo/easysetup into + widgets/ because they are used outside of easysetup too. After checking in, + svn will allow me to rename them too. + +2007-04-20 Murray Cumming + * src/gnome/modest-msg-edit-window.c: (modest_msg_edit_window_set_priority_flags): Added an empty implementation to fix a linker error, to fix the build on the GNOME platform.