1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-03 20:34:14 +01:00

updated NEWS and ChangeLogs about new proplist code in WINGs before a new release

This commit is contained in:
dan
2001-10-04 23:59:44 +00:00
parent 33cc542e85
commit 0321fad531
7 changed files with 76 additions and 27 deletions

View File

@@ -7,7 +7,8 @@ Changes since wmaker 0.65.0:
- added property list handling code making libPropList unnecessary and
obsolete. Backward compatibility is provided through the
WINGs/proplist-compat.h header file which has #defines from old libPropList
function names to new function names with minimal changes.
function names to new function names with minimal changes. Read this
header file and the NEWS file for more details about this subject.
- Renamed WMGetUDAllKeys() to WMGetUDKeys()