1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-28 17:32:29 +01:00

Fixed a mem leak in WMList

This commit is contained in:
dan
2001-01-19 01:45:29 +00:00
parent a20aebdef2
commit f9778df784
3 changed files with 6 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ changes since wmaker 0.63.1:
- moved WINGs headers in a WINGs subdirectory when installed.
use #include <WINGs/header_file_name> in your application from now on.
Also updated get-{wings|wutil}-flags.
- Fixed a mem leak in WMList.
changes since wmaker 0.62.1: