aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-04-29 09:38:21 (GMT)
committerfluxgen <fluxgen>2003-04-29 09:38:21 (GMT)
commitd90ab7cf316db544581389a6be367761911be3ae (patch)
tree90c326dc3614e17f21b7e0b44a1605e1b0285f40 /ChangeLog
parent7b766b6aa17a99cd96c939ee478a6ce22c8aec96 (diff)
downloadfluxbox-d90ab7cf316db544581389a6be367761911be3ae.zip
fluxbox-d90ab7cf316db544581389a6be367761911be3ae.tar.bz2
update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d81db94..4120df3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.2: 2Changes for 0.9.2:
3*03/04/29:
4 * Added FbDrawable.hh/cc (Henrik)
5 This is a basic class for drawables such as FbWindow
6 and FbPixmap
7 FbWindow.hh/cc, FbDrawable.hh/cc, FbPixmap.hh/cc
3*03/04/28: 8*03/04/28:
4 * Added support for pixmap themes (Henrik) 9 * Added support for pixmap themes (Henrik)
5 (this requires libXpm is installed, but you can disabled this with --disable-xpm) 10 (this requires libXpm is installed, but you can disabled this with --disable-xpm)