Changeset 123 for branches

Show
Ignore:
Timestamp:
03/06/2002 09:50:52 AM (7 years ago)
Author:
petli
Message:

Preparing 2.5 release

Location:
branches/plwm_2_5_release
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/plwm_2_5_release/Makefile.in

    r103 r123  
    44# GPL, see file COPYING 
    55 
    6 VERSION = 2.5a 
     6VERSION = 2.5 
    77 
    88prefix = @prefix@ 
  • branches/plwm_2_5_release/NEWS

    r114 r123  
    11-*-outline-*- 
    22 
    3 * Version 2.5a (21 Feb 2002) 
    4  
    5 This is an alpha release for the upcoming 2.5.  It should be complete 
    6 feature-wise, but the documentation for the new features is still 
    7 unfinished.  There might be a few bugs too, of course. 
     3* Version 2.5 (6 Mar 2002) 
     4 
     5This is mostly a get-it-out-of-the-door release, and is identical with 
     6the preceeding 2.5 alpha.  Some of the new features are not 
     7documented, so you may have to resort to reading code to use them. 
    88 
    99** Abstraction for internal windows 
     
    3232 
    3333The module plwm.misc contains various useful hacks.  Most of these 
    34 were previously found in the example wm petliwm.py, but is now easier 
    35 to use in other peoples wms.  Take a look in the file to see what is 
    36 available, it is self-documented. 
     34were previously found in the example wm petliwm.py, but having them 
     35here makes them easier to use in other peoples wms.  Take a look in 
     36the file to see what is available, it is self-documented. 
    3737 
    3838** New feature: Screen border allocation