summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2003-07-12 11:57:30 +0000
committerzuntum <zuntum@pkgsrc.org>2003-07-12 11:57:30 +0000
commit109d0970c9cde3dc2accbd816d5e69de021ae522 (patch)
tree57a2e754e59863f7acb4e09ef24369cf62c104fb /doc
parentd9f9027cec9361de2572d189641a9c4fe72e0a11 (diff)
downloadpkgsrc-109d0970c9cde3dc2accbd816d5e69de021ae522.tar.gz
Note wm/qvwm update to 1.1.12
* get rid of USE_X11BASE 1.1.11 -> 1.1.12 ---------------- 1. Fix the bug that qvwm sometimes crashes if sound is enabled at exit. 2. Fix the bug that a close button does not disappear and a maximize button disappears when you set NO_BUTTON3 to an application. 3. Fix the bug that the CPU utilization becomes 100% after you send a remote command to qvwm. 4. Enable to send a remote command like QVWM_RESTORE to certain window. 5. Eanble to change spacing between short cut icons using IconHorizontalSpacing and IconVerticalSpacing. 6. Add german.qvwmrc, portuguese.qvwmrc, and italian.qvwmrc. 7. Fix the bug that a part of a menu is left on the screen after you execute a command from the menu. 8. Add QVWM_TOGGLE_{FOCUS, BORDER, BORDER_EDGE, BUTTON1, BUTTON2, BUTTON3, CTRLBTN, TBUTTON, TITLE}.
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 52fe7f57772..2e04c519ff4 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2753 2003/07/12 11:50:02 jtb Exp $
+$NetBSD: CHANGES,v 1.2754 2003/07/12 11:57:30 zuntum Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2773,3 +2773,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated gimageview to 0.2.23 [zuntum 2003-07-12]
Updated gcc to 2.95.3nb4 [jtb 2003-07-12]
Updated gpc to 2.1nb3 [jtb 2003-07-12]
+ Updated qvwm to 1.1.12 [zuntum 2003-07-12]