source: libcaca/branches/0.1/NEWS @ 3174

Last change on this file since 3174 was 207, checked in by Sam Hocevar, 20 years ago
  • AUTHORS NEWS: + Added these mandatory files.
  • doc/: + Wrote a Doxygen configuration file. + Added a manpage for caca-config(1), borrowed from sdl-config.
  • configure.ac: + Use new style AC_INIT. + Error out if no library was found. + Added *djgpp* to the list of non-PIC platforms. + Added checks for doxygen and latex.
  • Property svn:keywords set to Id
File size: 169 bytes
Line 
1$Id: NEWS 207 2003-11-22 12:53:55Z sam $
2
3New in v0.1
4-----------
5
6  * initial release
7  * slang, ncurses and conio drivers
8  * basic line, box, ellipse and triangle primitives
9  * colour bitmap blitting
10
Note: See TracBrowser for help on using the repository browser.