diff --git a/NEWS b/NEWS index e69de29..9c6f69b 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,19 @@ +Changes in release 0.2 (2004-05-02) + +* Support Xft > 1 + +* Build shared objects instead of an executable + +* Conform to the packaging proposal for scsh by Michel Schinz + +* Fixed create-window in it's extraction of the window-class argument + +* Added screen-number-of-screen function + +* Use Sunterlib 0.6 + +* Xft doesn't export fontsets but simply a list of patterns + +* GC fixes for the Xft code + +Release 0.1 (2003-10-28)