libs-back/Documentation/news.texi
Adam Fedor 7bf0662f77 Version 0.7.9
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@14167 72102866-910b-0410-8b05-ffd578937521
2002-07-17 14:06:33 +00:00

34 lines
1 KiB
Text

@c -*-texinfo-*-
@ifclear ANNOUNCE-ONLY
@chapter NEWS
@end ifclear
@ifset TEXT-ONLY
@include version.texi
@end ifset
@section Noteworthy changes in version @samp{0.7.9}
Bug fixes.
@c ====================================================================
@c Keep the next line just below the list of changes in most recent version.
@ifclear ANNOUNCE-ONLY
@section Noteworthy changes in version @samp{0.7.8}
Simplified backend selection using --enable-server and
--enable-graphics. Add --with-library-flags and --with-include-flags
for adding additonal flags. Set name with --with-name
@section Noteworthy changes in version @samp{0.7.7}
First release. Most components extracted from xgps. The old backends,
xgps and xdps were depreciated in favor of this new backend, simply named
back, which can be configured for a variety of window server and
graphics implementations, and also allow for improved code sharing.
In addition there is now a window server backend for Windows computers,
although it is in a very alpha state.
@end ifclear