summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-10-25 15:29:48 +0000
committerxtraeme <xtraeme>2004-10-25 15:29:48 +0000
commit851da6251ddedb4b94cc41c8ce97198bfc4d8208 (patch)
treecb4b5bed5c7962b070153d81c657c7d7b844e178 /doc
parente1c4a3b2b03f07ae9f0eaf25c7b3609ce9bae1ba (diff)
downloadpkgsrc-851da6251ddedb4b94cc41c8ce97198bfc4d8208.tar.gz
Update gkrellm to 2.2.4, ok cube@.
Changes: 2.2.4 - Mon Sep 6, 2004 ----------------------- * 2.2.3 used a Gtk 2.4 function and did not compile under Gtk 2.2, so added GTK_CHECK_VERSION. * Jerome UZEL got a patch in to account for deleted email in Evolution mailboxes. 2.2.3 - Mon Sep 6, 2004 ----------------------- * On SMP machines, allow sensors to be relocated to composite CPU panel. * Alan Swanson: icon patch to give GKrellM and its configuration windows an icon for task switching. * Bugfixes: o Christophe Barbe: fix mail.c X-Evolution flag decoding to use proper "seen" bit for determining new/old email. o Henrik Brix Andersen: use gtk_window_get_size() when calculating _NET_WM_STRUT size so strut space can be resized when shutting gkrellm. o Don't save new y_positions that are y packed and not user set (eg preserve user positon when opening fs secondaries for > 10 seconds). o Don't nest static function declarations inside of functions to fix upcoming gcc 3.5 compile errors - from Art Haas. o Sensor location menu wasn't recreated after the first config opening.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index b955cd509d0..b86b2ac3132 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7559 2004/10/25 13:48:33 seb Exp $
+$NetBSD: CHANGES,v 1.7560 2004/10/25 15:29:48 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4857,3 +4857,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated gwenview to 1.1.6 [markd 2004-10-25]
Updated kile to 1.7.1 [markd 2004-10-25]
Updated dcraw to 1.213 [seb 2004-10-25]
+ Updated gkrellm to 2.2.4 [xtraeme 2004-10-25]