[Cpri-develop] cpri/docs changes._tx,1.8,1.9 cpri._tx,1.13,1.14
Brought to you by:
chrisan,
rasmusmyklebust
|
From: Christer S. <ch...@us...> - 2006-01-21 15:12:02
|
Update of /cvsroot/cpri/cpri/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30370/docs Modified Files: changes._tx cpri._tx Log Message: Fixed bug 1411546 Nothing is printed Index: cpri._tx =================================================================== RCS file: /cvsroot/cpri/cpri/docs/cpri._tx,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** cpri._tx 29 Oct 2005 18:57:29 -0000 1.13 --- cpri._tx 21 Jan 2006 15:11:48 -0000 1.14 *************** *** 6,10 **** @# @multiwordheaders ! @manh="version 0.9.5" "CPRI" "Manual" @document_title=CPRI Manual @rtfh=cpri - an add on lib to CGUI for formatted printing --- 6,10 ---- @# @multiwordheaders ! @manh="version 0.9.6" "CPRI" "Manual" @document_title=CPRI Manual @rtfh=cpri - an add on lib to CGUI for formatted printing *************** *** 32,36 **** <center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center> <center><b> ! The Manual of CPRI 0.9.5 </b></center> @!text --- 32,36 ---- <center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center> <center><b> ! The Manual of CPRI 0.9.6 </b></center> @!text Index: changes._tx =================================================================== RCS file: /cvsroot/cpri/cpri/docs/changes._tx,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** changes._tx 29 Oct 2005 18:57:29 -0000 1.8 --- changes._tx 21 Jan 2006 15:11:48 -0000 1.9 *************** *** 41,48 **** --- 41,54 ---- Changes + 0.9.6: + <ul> + <li> + Fixed bug 1411546 Nothing is printed + </ul> 0.9.5: <ul> <li> "Set correct line endings in fix* in the distribution package, and improved the scrips to avoid future problems." + </ul> 0.9.4: <ul> |