aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri D'Elia <wavexx@thregr.org>2011-01-15 18:52:05 +0100
committerYuri D'Elia <wavexx@thregr.org>2011-01-15 18:52:05 +0100
commitd3c7dc762d920945407b16c4cb9cfd6fb2862082 (patch)
treef4990921997e980d219905393e3e843df87b6404
parent8ba48171f9a305171f5f9a11a4e50690ad326275 (diff)
Update version to 1.2.
-rw-r--r--gnus-desktop-notify.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el
index f35b196..b8779c4 100644
--- a/gnus-desktop-notify.el
+++ b/gnus-desktop-notify.el
@@ -3,7 +3,7 @@
;; Author: Yuri D'Elia <wavexx AT users.sf.net>
;; Contributors: Philipp Haselwarter <philipp.haselwarter AT gmx.de>
-;; Version: 1.1 (2011/01/08)
+;; Version: 1.2 (15/01/2011)
;; URL: http://www.thregr.org/~wavexx/hacks/gnus-desktop-notify/
;; GIT: git://src.thregr.org/gnus-desktop-notify/
@@ -24,8 +24,11 @@
;;; Changes:
-;; 1.1:
+;; 1.2:
+;; * Collapse group names by default (see
+;; `gnus-desktop-notify-uncollapsed-levels').
;;
+;; 1.1:
;; * Make desktop notifications work correctly on agents that don't
;; support HTML markup (notably: almost all except awesome and KDE).
;; * Fix some lisp errors that occured when reading the group read count.