From: Rolf K. <lab...@us...> - 2008-11-17 19:49:01
|
Update of /cvsroot/opengtoolkit/portIO In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv23575 Modified Files: change-log.txt portio.spec Log Message: Revert to Version 1.2 which has not been released yet Index: portio.spec =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/portio.spec,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** portio.spec 16 Nov 2008 08:45:45 -0000 1.9 --- portio.spec 17 Nov 2008 19:48:50 -0000 1.10 *************** *** 3,7 **** Name=oglib_portio ! Version=1.3 Release=1 --- 3,7 ---- Name=oglib_portio ! Version=1.2 Release=1 Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/change-log.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** change-log.txt 15 Nov 2008 21:57:04 -0000 1.3 --- change-log.txt 17 Nov 2008 19:48:50 -0000 1.4 *************** *** 1,10 **** - -= oglib_portio-1.3-1.ogp =- - - * Bugfixes to physical memory access functions. - * Remove kernel driver from system directory on uninstallation. - -= oglib_portio-1.2-1.ogp =- * Added physical memory access functions. --- 1,6 ---- -= oglib_portio-1.2-1.ogp =- * Added physical memory access functions. + * Remove kernel driver from system directory on uninstallation. |