wmclockmon: handle fgets NULL returns and zero-length lines
[dockapps.git] / wmclockmon / ChangeLog-0.8.1
blobff578520fe8abcf5d45f46a90e96648ab062ccda
1 2005-04-07
2     * released version 0.8.1
3     * fixed a bug in configuration loading
5 2005-02-06
6     * changed the way the dockapp is created so that the binary name is used
7       for the app properties (Nathan Mahon)
9 2004-05-31
10     * released version 0.8.0
11     * added monitoring of new calendar files
12     * updated doc
14 2004-05-29
15     * added yearly and monthly entries management in wmclockmon-cal
17 2004-03-25
18     * fixed wmclockmon-cal manpage typos
20 2004-03-09
21     * released version 0.7.2
22     * added optional binary date in binary themes
24 2004-02-26
25     * released version 0.7.1
26     * fixed a bug with modifiers
27     * added a binary clock style
28     * fixed a bug on binary clock
29     * updated the doc
30     * updated styles
31     * fixed a comment bug in the configuration file
32     * fixed a bug in calendar alarms reloading
33     * fixed a bug in alarms switching
35 2004-02-25
36     * released version 0.7.0
37     * added binary clock
39 2004-02-13
40     * released version 0.6.2
41     * fixed internet time bug
42     * fixed a bug in openning calendar at 00:00
43     * added a style
45 2004-02-12
46     * released version 0.6.1
47     * fixed doc (Marc 'HE' Brockschmidt)
48     * fixed some warnings (Marc 'HE' Brockschmidt)
49     * fixed directory automatic creation 
50       (no more hand creation needed -- Marc 'HE' Brockschmidt)
52 2004-02-11
53     * released version 0.6.0
54     * added wmclockmon-cal support in wmclockmon
55     * updated wmclockmon-config
56     * updated doc
58 2004-02-10
59     * added wmclockmon-cal
60     * updated doc
62 2004-02-09
63     * released version 0.5.3
64     * fixed a bug in default background
66 2004-01-18
67     * added label option (John McKerrel)
69 2004-01-12
70     * added netbsd to supported platforms
72 2003-12-08
73     * patched configure to work well with freebsd (Munish Chopra)
75 2003-12-02
76     * released version 0.5.2
77     * fixed online help
78     * fixed a different behavior between BSDs and Linux to obtain the current
79       timezone
81 2003-10-25
82     * released version 0.5.1
83     * several compilation warning fixes (Marc 'HE' Brockschmidt)
84     * added debian package creation directory (Marc 'HE' Brockschmidt)
85     * added a default style dir in the code
87 2003-10-24
88     * released version 0.5.0
89     * added alarm messages
90     * fixed a bug in configuration tool about alarms creation
91     * fixed a bug in main.c about launching the configuration tool
92       if a alternate configuration file is given
93     * changed configuration tool's window-size
95 2003-10-10
96     * released version 0.4.0
97     * fixed a bug acting on LED styles (Thanks for your magic Michele ;)
99 2003-10-09
100     * added a styles subdir with a Makefile to install them
102 2003-10-08
103     * added skin selection to configuration tool
104     * finished main.c
105     * updated the docs
107 2003-10-07
108     * added skin code to main.c
110 2003-09-26
111     * version 0.3.0 released
112     * added 4 more styles
114 2003-09-22
115     * added internet time feature
116     * updated wmclockmon-config
117     * updated manpage
119 2003-09-20
120     * added new LED looks (Noberasco Michele)
121     * fixed a bug in -lc option's argument loading (Noberasco Michele)
123 2003-09-02
124     * fixed a bug in AM/PM display (Piers Kittel)
126 2003-02-11
127     * version 0.2.2 released
128     * fixed a bug in setting light color with command-line
129     * changed behavior so that command-line options override config file
130       options
131     * added more doc
133 2003-01-01
134     * version 0.2.1 released
135     * added the "don't use current locale" feature
136     * fixed man page
138 2002-12-06
139     * version 0.2.0 released
140     * fixed a bug in alarm toggling
141     * added multiple alarms feature
142     * added the use if a configuration file
143     * added configuration tool
144     * fixed man page
146 2002-10-05
147     * version 0.1.3 released
148     * bug fix in windowed mode
150 2002-09-27
151     * version 0.1.2 released
152     * transformation of accentuated letters in non accentuated letters
153       for more localization
155 2002-09-25
156     * version 0.1.1 released
157     * fixed a bug in 12h clock mode for midnight (Patrick Li)
158     * fixed man page
160 2002-09-07
161     * version 0.1.0 released
162     * added styles
164 2002-08-31
165     * Creation :)