]> err.no Git - scalable-opengroupware.org/blobdiff - SOGo/UI/MailerUI/ChangeLog
perform some validation prior trying to send mail (#1451)
[scalable-opengroupware.org] / SOGo / UI / MailerUI / ChangeLog
index 39c4ceff5a0a66d0ae529ec56f720716277a84cd..afe4b66a8c2fd24f63beff507fa4a7744625f771 100644 (file)
@@ -1,5 +1,9 @@
 2005-07-12  Helge Hess  <helge.hess@opengroupware.org>
 
+       * UIxMailEditor.m: perform some validation plus error handling prior
+         trying to send a mail (check whether we have recipients, check
+         whether the subject is set) (#1451) (v0.9.139)
+
        * UIxMailEditor.m: properly determine from-email addresses (v0.9.138)
 
        * UIxMailEditor.m: use new SoUser API instead of AgenorUserManager