CVS: tvision change.log,2.399.2.401,2.399.2.402
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2017-07-31 13:06:59
|
Update of /cvsroot/tvision/tvision In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19548 Modified Files: Tag: r2_0_1u 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.399.2.401 retrieving revision 2.399.2.402 diff -C2 -d -r2.399.2.401 -r2.399.2.402 *** change.log 30 Jul 2017 20:52:37 -0000 2.399.2.401 --- change.log 31 Jul 2017 13:06:55 -0000 2.399.2.402 *************** *** 1,3 **** --- 1,7 ---- $Log$ + Revision 2.399.2.402 2017/07/31 13:06:55 set + * Fixed: [AlCon] Wrong offset in AlCon_GetScrChars and AlCon_PutChar. + * Fixed: [AlCon] Wrong Delete key mapping. + . Revision 2.399.2.401 2017/07/30 20:52:37 set * Modified: [Debian] DebHelper compat level from 1 to 5, also moved some |