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

- Improved Info panel display.

- Fixed missing library paths when linking some binaries on certain
  platforms with a recent pkg-config
This commit is contained in:
dan
2006-04-25 18:59:24 +00:00
parent d873d09fa5
commit 42191340fd
3 changed files with 14 additions and 10 deletions

View File

@@ -30,6 +30,10 @@ Changes since version 0.92.0:
applications cannot interoperate with GNUstep applications (which uses
xdnd version 2). Xdnd version 4 and 5 are backwards compatible with
version 3 though. (Sylvain Reynal <sreynal@nerim.net>)
- Improved Info panel display.
- Fixed missing library paths when linking some binaries on certain
platforms with a recent pkg-config
Changes since version 0.91.0:
.............................