1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 17:02:33 +01:00

- added strcasecmp() to WINGs (only on systems that don't have it)

- removed some redundant includes of ../src/config.h where wconfig.h
  is also included
This commit is contained in:
dan
2001-11-17 04:26:08 +00:00
parent 7688a9f626
commit af287fb8eb
9 changed files with 24 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
Changes since wmaker 0.70.0:
............................
- added an internal strcasecmp() (only on systems where is not present)
- removed some redundant includes of ../src/config.h when wconfig.h is
included too
Changes since wmaker 0.65.0:
............................