File: ChangeLog

package info (click to toggle)
choosewm 0.1.6-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 476 kB
  • ctags: 128
  • sloc: sh: 1,041; ansic: 1,012; makefile: 73
file content (20 lines) | stat: -rw-r--r-- 883 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2010-03-17  Bernhard R. Link <brlink@debian.org>
	* make -t working (the short form was documented but not allowed)
2009-06-11  Bernhard R. Link <brlink@debian.org>
	* add --text mode
2007-06-28  Bernhard R. Link <brlink@debian.org>
	* If file for last selection is empty or
	unreadable, proceed with default.
	* If selected window manager not found,
	only ask one time and do not reset flag to not ask.
	* if a unknown (but existing) window manager is found
	in the lastwm file, add it.
	* if no window managers are found, go to a rescue mode,
	collecting all other sources like in and outaliases,
	and all sources for defaults...
2007-06-27  Bernhard R. Link <brlink@debian.org>
	* Write choice first in temporary file to
	  avoid losing it when quota is full.
2005-09-27  Bernhard R. Link <brlink@debian.org>
	* Fix segfault when looking for alias of not
	existing last decision.