1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-26 00:12:31 +01:00

fixed some compilation issues with gcc-2.9x

This commit is contained in:
dan
2004-10-31 00:57:25 +00:00
parent e53ddd046f
commit 3b46cf38cd
4 changed files with 9 additions and 5 deletions

View File

@@ -5,6 +5,8 @@ Changes since version 0.91.0:
- allow disable of switch panel when SwitchPanelImages=None
- added X Input Methods support in WINGs
- fixed issues with compiling on Solaris with openwin
- reduced minimum required version number for the Xft library to 2.1.0
- fixed some compilation issues with gcc-2.9x
Changes since version 0.90.0: