diff options
author | abs <abs@pkgsrc.org> | 2003-05-18 21:22:03 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2003-05-18 21:22:03 +0000 |
commit | 288abf964b818fb7358f5c5813a7333e3ae8b15d (patch) | |
tree | 3df403be4c0f5c0bdb7bea90407953b18f3048b5 /doc | |
parent | 74b518aa9aede7f568545898c3fef167bb0e99c6 (diff) | |
download | pkgsrc-288abf964b818fb7358f5c5813a7333e3ae8b15d.tar.gz |
Update golem to 0.0.5nb1 - handle invalid keysyms and allow numeric keycodes
with KeyCodeNNN. Patch sent to and accepted by maintainer.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 29be0f0021b..3e9ad0a5b5a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.2260 2003/05/18 13:11:32 wiz Exp $ +$NetBSD: CHANGES,v 1.2261 2003/05/18 21:22:03 abs Exp $ Changes to the packages collection and infrastructure in 2003: @@ -1989,3 +1989,4 @@ Changes to the packages collection and infrastructure in 2003: Updated phoenix-bin to 0.6 [grant 2003-05-17] Updated roundup to 0.5.7 [lukem 2003-05-18] Updated automake to 1.7.5 [wiz 2003-05-18] + Updated golem to 0.0.5nb1 [abs 2003-05-18] |