1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-23 22:52:34 +01:00

updated Changelog about the recent move from WINGs.h to WUtil.h for handler definitions

This commit is contained in:
dan
2001-03-21 04:40:34 +00:00
parent 726ba653cf
commit 5045cdbe60

View File

@@ -11,6 +11,8 @@ Changes since wmaker 0.64.0:
- fixed mem leak that occured when input handling was done with poll
- simpler and more straightforward event handling for timer, idle, input
and X events (also fixed some problems the old handling logic had)
- moved timer, dile and input handler definitions and prototypes from
WINGs.h to WUtil.h because they're not GUI related.
changes since wmaker 0.63.1:
............................