[Cpri-develop] cpri/docs changes._tx,1.7,1.8 cpri._tx,1.12,1.13
Brought to you by:
chrisan,
rasmusmyklebust
|
From: Christer S. <ch...@us...> - 2005-10-29 18:57:38
|
Update of /cvsroot/cpri/cpri/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19916/docs Modified Files: changes._tx cpri._tx Log Message: Set correct line endings in fix* in the distribution package, and improved the scrips to avoid future problems. Index: cpri._tx =================================================================== RCS file: /cvsroot/cpri/cpri/docs/cpri._tx,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** cpri._tx 8 Nov 2004 21:27:23 -0000 1.12 --- cpri._tx 29 Oct 2005 18:57:29 -0000 1.13 *************** *** 6,10 **** @# @multiwordheaders ! @manh="version 0.9.4" "CPRI" "Manual" @document_title=CPRI Manual @rtfh=cpri - an add on lib to CGUI for formatted printing --- 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 *************** *** 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.4 </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.5 </b></center> @!text Index: changes._tx =================================================================== RCS file: /cvsroot/cpri/cpri/docs/changes._tx,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** changes._tx 8 Nov 2004 21:27:23 -0000 1.7 --- changes._tx 29 Oct 2005 18:57:29 -0000 1.8 *************** *** 41,44 **** --- 41,48 ---- Changes + 0.9.5: + <ul> + <li> + "Set correct line endings in fix* in the distribution package, and improved the scrips to avoid future problems." 0.9.4: <ul> |