* Added preferred edit format global setting
[modest] / ChangeLog2
index e5e1a42..a10f40a 100644 (file)
@@ -1,3 +1,26 @@
+2007-05-11  Murray Cumming  <murrayc@murrayc.com>
+
+       * scripts/build-packages: Added more precise comments about how to use 
+       this script, though I still get this error:
+       dpkg-genchanges: error: cannot open .dsc file ../tinymail_1.0-svn1938.dsc: No such file or directory
+       error building tinymail
+       
+2007-05-11  Murray Cumming  <murrayc@murrayc.com>
+
+       * src/maemo/modest-main-window.c: (on_account_update):
+       Very slight cleanup, hoping to make it simpler to discover what causes 
+       a crash here sometimes.
+       
+       * src/modest-tny-account.c:
+       (modest_tny_account_new_from_server_account): Set the port. Added 
+       comments about the options and a TODO comment because I need to find out 
+       how to specify the secure authentication method.
+
+2007-05-11  Marcus Bauer  <marcusb@openismus.com>
+
+       * libmodest-dbus-client/libmodest-dbus-client-1.0.pc.in:
+       changed CFlags paths form modest to libmodest
+
 2007-05-10  Murray Cumming  <murrayc@murrayc.com>
 
        * src/modest-account-mgr-helpers.c: