diff --git a/news.php b/news.php index 78ae548..38129ca 100644 --- a/news.php +++ b/news.php @@ -23,15 +23,107 @@

Window Maker 0.95.1 was released on January 29th 2012.

The last official Window Maker release was version 0.92.0 from 2006, and version 0.95.1 contains many bug fixes and - also a few new features. Window Maker 0.92.0 was already very stable, so most of the bug fixes are related to odd - situations. One random example is the fix which avoids a segfault when creating more than 81 - workspaces, as reported on youtube here.

+ also a few new features.

-

Another bug-fix of peculiar nature is this one, which happened once every - 49 days -- more precisely 2^32 milliseconds.

-

A lot of effort was put into cleaning up the code, with lots of code removal and tidying things up. The following +

New features and highlights

+ +

The following list is incomplete, but should give a first-order approximation to the new features in + this release. For the truly curious among you, reading through git log is the only complete source of + information.

+ + + + +

Bug fixes

+ +

Window Maker 0.92.0 was already very stable, but many bugs were fixed in this release. A very + incomplete list is given below, and as time permits it will be updated (including links to the commits) + in the future. But the message now + is that if you don't like bugs, use version 0.95.1.

+ + + + +

Summary of changes

+

A lot of effort was put into cleaning up the code, with lots of code removal and tidying things up. The following output should give you an idea of the development in the last cycle:

 [mafra@Pilar:wmaker.git]$ git diff --shortstat wmaker-0.92.0+..wmaker-0.95.1
@@ -44,67 +136,6 @@ sources to the linux kernel coding style. The second shortstat contains the summ
 is the addition of a debian folder with files summing around ~20k lines. The full diffstat for the second command can be seen
 here.
 
-          

New features and highlights

- -

This list is really very incomplete, but should give a first-order approximation to what are the new features in - this release. For a bit more of details see the NEWS file included in the sources, although it also misses a lot of - things. For the truly curious among you, reading through git log is the complete source of - information.

- - -


Info v0.95.1