diff options
author | abs <abs> | 2007-01-05 16:59:57 +0000 |
---|---|---|
committer | abs <abs> | 2007-01-05 16:59:57 +0000 |
commit | e3f8ffd7dcc88b16280746e9ca2cbdd6b3e9a2a2 (patch) | |
tree | 7dc03f78e40ec8abc61be31f81602914dbab27c4 /doc | |
parent | bf83f536762248b2455044f978a1f0aa509567c6 (diff) | |
download | pkgsrc-e3f8ffd7dcc88b16280746e9ca2cbdd6b3e9a2a2.tar.gz |
Update flwm from 1.00 to 1.02
* Fixes to the code to compile cleanly with the newest versions
of fltk1 and fltk2.0.
* Fltk1 version did not draw ampersands in the popup menu, and
Alt+Tab did not dismiss the menu when you released the Alt key.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2007 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index dedccca582e..277fead5469 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.45 2007/01/05 16:58:22 abs Exp $ +$NetBSD: CHANGES-2007,v 1.46 2007/01/05 17:00:21 abs Exp $ Changes to the packages collection and infrastructure in 2007: @@ -70,3 +70,4 @@ Changes to the packages collection and infrastructure in 2007: Updated lang/classpath to 0.93 [obache 2007-01-05] Updated lang/classpath-gui to 0.93 [obache 2007-01-05] Updated wm/jwm to 1.8 [abs 2007-01-04] + Updated wm/flwm to 1.02 [abs 2007-01-04] |