CVS: tvision change.log,2.767,2.768
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2017-07-31 13:08:47
|
Update of /cvsroot/tvision/tvision In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19861 Modified Files: change.log Log Message: * Fixed: [AlCon] Wrong offset in AlCon_GetScrChars and AlCon_PutChar. * Fixed: [AlCon] Wrong Delete key mapping. Index: change.log =================================================================== RCS file: /cvsroot/tvision/tvision/change.log,v retrieving revision 2.767 retrieving revision 2.768 diff -C2 -d -r2.767 -r2.768 *** change.log 30 Jul 2017 21:00:14 -0000 2.767 --- change.log 31 Jul 2017 13:08:43 -0000 2.768 *************** *** 1,3 **** --- 1,7 ---- $Log$ + Revision 2.768 2017/07/31 13:08:43 set + * Fixed: [AlCon] Wrong offset in AlCon_GetScrChars and AlCon_PutChar. + * Fixed: [AlCon] Wrong Delete key mapping. + . Revision 2.767 2017/07/30 21:00:14 set * Modified: [Debian] DebHelper compat level from 1 to 5, also moved some |