1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 21:08:08 +01:00
This commit is contained in:
kojima
2004-10-26 03:51:49 +00:00
parent 5f3c54af13
commit bb0c0dafae
3 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ Changes since version 0.90.0:
- removed obsoleted options from wconfig.h
- changed animation delay constants to fix issues with 2.6.x linux kernels
(patch provided by Eric Piel <Eric.Piel@lifl.fr>)
- fixed several broken po files
Changes since version 0.80.2:

2
NEWS
View File

@@ -2,7 +2,7 @@
NEWS for veteran Window Maker users
-----------------------------------
--- 0.91.0
--- 0.90.1
Alt-Tab Window Switching
------------------------

View File

@@ -15,7 +15,7 @@ AC_INIT(src/WindowMaker.h)
AM_INIT_AUTOMAKE(WindowMaker, 0.90.0)
AM_INIT_AUTOMAKE(WindowMaker, 0.90.1)
AC_PROG_LIBTOOL