Mercurial > 510Connectbot
comparison TODO @ 445:8fa8e73e2f5c
update to tn5250j version 0.7.7, svn r1270
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Mon, 04 Jan 2016 15:52:25 -0800 |
parents | ebcb4aea03ec |
children | 0f53523562bb |
comparison
equal
deleted
inserted
replaced
444:5a74f1b7c1db | 445:8fa8e73e2f5c |
---|---|
72 | 72 |
73 Nothing critical there, so I will ignore that fork for now. | 73 Nothing critical there, so I will ignore that fork for now. |
74 | 74 |
75 ================================== | 75 ================================== |
76 | 76 |
77 merge more tn5250j updates | |
78 svn checkout svn://svn.code.sf.net/p/tn5250j/code/trunk tn5250j-code | |
79 r1270 | |
80 | |
81 ================================== | |
82 | |
77 TODO: | 83 TODO: |
78 change all System.*.println -> android log.d() calls | 84 change all System.*.println -> android Log.d(TAG, "") calls |
79 | 85 |
86 possible move to https://github.com/dkocher/sshj | |
87 or https://github.com/hierynomus/sshj | |
88 | |
89 possible merge changes from https://github.com/connectbot/connectbot | |
90 |