aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 46b311b7e03..9bba17e5af5 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -56,7 +56,7 @@
56 mark state when moving articles. Otherwise unticked articles will get 56 mark state when moving articles. Otherwise unticked articles will get
57 their ticks back after moving. 57 their ticks back after moving.
58 58
592012-12-25 Lars Ingebrigtsen <larsi@gnus.org> 592012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
60 60
61 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error. 61 * gnus-srvr.el (gnus-browse-delete-group): Fix syntax error.
62 62
@@ -74,11 +74,11 @@
74 to nil to allow re-selecting groups that gain articles. 74 to nil to allow re-selecting groups that gain articles.
75 (gnus-bug-group-download-format-alist): Update the URL. 75 (gnus-bug-group-download-format-alist): Update the URL.
76 76
772012-12-25 Andreas Schwab <schwab@suse.de> 772012-12-23 Andreas Schwab <schwab@suse.de>
78 78
79 * shr.el (shr-tag-em): Render em as italic, not bold. 79 * shr.el (shr-tag-em): Render em as italic, not bold.
80 80
812012-12-25 Lars Ingebrigtsen <larsi@gnus.org> 812012-12-23 Lars Ingebrigtsen <larsi@gnus.org>
82 82
83 * gnus-int.el (gnus-backend-trace): Factor out into its own function 83 * gnus-int.el (gnus-backend-trace): Factor out into its own function
84 for reuse. 84 for reuse.
@@ -86,7 +86,7 @@
86 (gnus-finish-retrieve-group-infos): Add backend tracing. 86 (gnus-finish-retrieve-group-infos): Add backend tracing.
87 (gnus-backend-trace): Also note the elapsed seconds. 87 (gnus-backend-trace): Also note the elapsed seconds.
88 88
892012-12-25 Philipp Haselwarter <philipp@haselwarter.org> 892012-12-22 Philipp Haselwarter <philipp@haselwarter.org>
90 90
91 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set 91 * gnus-sync.el (gnus-sync-file-encrypt-to, gnus-sync-save): Set
92 epa-file-encrypt-to from variable to avoid querying. 92 epa-file-encrypt-to from variable to avoid querying.