* gnus-icalendar.el (gnus-icalendar-event--get-attendee-names): list of participants...
[gnus] / lisp / ChangeLog
index 66c7320..36bd215 100644 (file)
@@ -1,3 +1,26 @@
+2014-04-20  Jan Tatarik  <jan.tatarik@gmail.com>
+
+       * gnus-icalendar.el (gnus-icalendar-event->org-entry)
+       (gnus-icalendar--update-org-event): put event timestamp in
+       the org entry body instead of the drawer
+       (gnus-icalendar-event--get-attendee-names): list of participants should
+       contain even attendees without common name attribute
+
+2014-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gmm-utils.el (gmm-format-time-string): New function.
+
+       * message.el (message-insert-formatted-citation-line): Use the original
+       author's time zone to express a date string.
+
+2014-04-06  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-srvr.el (gnus-tmp-how, gnus-tmp-name, gnus-tmp-where)
+       (gnus-tmp-status, gnus-tmp-agent, gnus-tmp-cloud)
+       (gnus-tmp-news-server, gnus-tmp-news-method, gnus-tmp-user-defined):
+       Silence compiler warnings.
+       (gnus-server-insert-server-line): Don't use dyn-bind var as argument.
+
 2014-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mml.el: Require url when compiling.