summaryrefslogtreecommitdiff
path: root/NEWS
blob: 48684d7de2f7a1069e021ade59507dfb7f928fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
0.9
===

 - plug some leaks (Vincent Untz, Aivars Kalvans)
 - fix compilation on sun machines (Laszlo Peter)

0.8
===

 - Support new focus stealing prevention stuff (Elijah Newren)
 - Use automake 1.7

0.7
===

 - Implement timestamp support (Elijah Newren)

0.6
===

  - Fix some fairly serious memory leaks (Tommi Leino)
  - Cygwin build fix (Masahiro Sakai)

0.5
===

  - Fix use of uninitialized memory when closing down a display (Joe Marcus Clarke)
  - Make xmessage handling use per-display instead of global variables, 
    fixing total hosage on multihead X servers
  - set _NET_STARTUP_ID as a UTF-8 string
  - fix a crash caused by zero-length message data
  - include startup-notification.txt specification in the distribution