From: Rolf K. <lab...@us...> - 2008-11-15 21:57:11
|
Update of /cvsroot/opengtoolkit/portIO In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv1208 Modified Files: change-log.txt portio.spec Log Message: Bugfix in direct memory and port access Index: portio.spec =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/portio.spec,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** portio.spec 15 Nov 2007 10:15:49 -0000 1.7 --- portio.spec 15 Nov 2008 21:57:04 -0000 1.8 *************** *** 3,7 **** Name=oglib_portio ! Version=1.2 Release=1 --- 3,7 ---- Name=oglib_portio ! Version=1.3 Release=1 *************** *** 16,20 **** License=LGPL ! Copyright="2003-2007 Rolf Kalbermatter" Distribution="OpenG Toolkit" --- 16,20 ---- License=LGPL ! Copyright="2003-2008 Rolf Kalbermatter" Distribution="OpenG Toolkit" Index: change-log.txt =================================================================== RCS file: /cvsroot/opengtoolkit/portIO/change-log.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** change-log.txt 15 Nov 2007 09:36:16 -0000 1.2 --- change-log.txt 15 Nov 2008 21:57:04 -0000 1.3 *************** *** 1,2 **** --- 1,7 ---- + -= 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 =- *************** *** 11,13 **** -= oglib_portio-1.0-1.ogp =- ! * Initiali Build \ No newline at end of file --- 16,18 ---- -= oglib_portio-1.0-1.ogp =- ! * Initial Build \ No newline at end of file |