]> asedeno.scripts.mit.edu Git - pssh.git/blob - CHANGELOG
My 2006-07-10 release.
[pssh.git] / CHANGELOG
1 pssh 2005-06-23:
2     Bug fixed:
3     * Fixed crash during connection when server sends a login banner.
4
5
6 pssh 2005-06-03:
7     Bug fixed:
8     * Fixed crashes and incorrect drawing after using the pop-up clock.
9
10
11 pssh 2005-05-18-TEST:
12     Bugs fixed:
13     * Rewrote screen resizing support.
14     * Fixed incorrect display of table selection.
15     * Fixed default focus in some forms.
16
17
18 pssh 2005-05-06-TEST:
19     New features:
20     * Added options to hide the on-screen keyboard and Palm OS status bar.
21     * Added optional ` to ESC key remapping.
22
23     Bug fixed:
24     * Fixed zlib compression.
25
26
27 pssh 2004-12-30:
28     Bugs fixed:
29     * Fixed crash during connect on Treo 650.
30     * Fixed up and down arrows on Treo 650.
31     * Fixed Mini Keyboard on Treo 650.
32
33     Known bug: 
34     * zlib is still disabled.
35
36
37 pssh 2004-12-29:
38     New feature:
39     * ARM-based terminal emulation means typing and display performance 
40       is now faster than ever.
41
42     Bug fixed:
43     * Fixed sticky shift key in on-screen keyboard.
44
45     Known bug: 
46     * zlib is still disabled.
47
48
49 pssh 2004-11-23-TEST:
50     Bugs fixed:
51     * Failed relocation of ARM code on devices with lots of RAM.
52     * Multiple crashes introduced in ARM conversion.
53
54     Known bug: 
55     * zlib is still disabled.
56
57
58 pssh 2004-08-27-TEST:
59     Bug fixed:
60     * ARM-based terminal emulation means typing and display performance 
61       is now faster than ever.
62
63     Known bug:
64     * zlib is still disabled.
65
66
67 pssh 2004-08-25:
68     Bug fixed:
69     * Fixed authentication when server requires multiple authentication 
70       types (e.g. both public-key and password).
71
72     Known bugs:
73     * zlib is still disabled.
74     * Typing performance is slower than version 2004-03-24 on some devices.
75
76
77 pssh 2004-08-24-TEST:
78     Bug fixed:
79     * Fixed keyboard-interactive authentication when server sends multiple 
80       rounds of prompts.
81
82     Known bugs:
83     * zlib is still disabled.
84     * Typing performance is slower than version 2004-03-24 on some devices.
85
86
87 pssh 2004-08-23-TEST:
88     New feature:
89     * First draft of keyboard-interactive authentication support.
90
91     Known bugs:
92     * zlib is still disabled.
93     * Typing performance is slower than version 2004-03-24 on some devices.
94
95
96 pssh 2004-07-14:
97     Bugs fixed:
98     * Fixed "Fatal Error: out of memory" error when server sends large packets.
99     * Fixed "Fatal Error: alloc 65536 not supported" error when server sends 
100       large packets.
101
102     Known bugs:
103     * zlib is still disabled.
104     * Typing performance is slower than version 2004-03-24 on some devices.
105
106
107 pssh 2004-06-06:
108     New features:
109     * Added preference for backspace behavior.
110     * Added ISO 8859-1 (Latin-1) characters to on-screen keyboards.
111     * Added function keys to on-screen keyboards.
112
113     Bug fixed:
114     * Reduced screen flashing when using on-screen keyboards.
115
116     Known bugs:
117     * zlib is still disabled.
118     * Typing performance is slower than version 2004-03-24 on some devices.
119
120
121 pssh 2004-06-05:
122     Bugs fixed:
123     * Improved display of server banners.
124     * Connecting to some Cisco servers now works.
125
126     Known bugs:
127     * zlib is still disabled.
128     * Typing performance is slower on some devices.
129
130
131 pssh 2004-05-04-TEST:
132     New features:
133     * Added shortcuts for Ctrl (/T) and ESC (/E)
134
135     Bugs fixed:
136     * Correct small font on low-res devices.
137
138     Known bugs:
139     * zlib is still disabled
140
141
142 pssh 2004-05-02-TEST:
143     New features:
144     * Improved terminal emulation from PuTTY 0.54b. 
145     * Support for ISO 8859-1 (Latin 1) encoding.
146     * Support for VT100 Special Graphics Set including line-drawing characters.
147
148     Bugs fixed:
149     * Pasting more than 256 characters now works.
150     * Public key import works even if the memo doesn't start with a comment.
151     * Public key import now handles the presence of hidden memos correctly.
152     * The control key on an external keyboard should now be recognized.
153
154     Known bugs:
155     * zlib is still disabled
156
157
158 pssh 2004-03-24:
159     New features:
160     * "T|C Keyboard" renamed "Mini Keyboard". It now adapts itself 
161       when running on a Treo 600.
162
163     Bugs fixed:
164     * Treo 600 rocker up and down now work as arrow keys.
165
166     Known bugs:
167     * zlib is still disabled
168
169
170 pssh 2004-03-21-TEST:
171     Bugs fixed:
172     * pssh no longer crashes with "Buffer Not Empty" when the server 
173       sends a login banner.
174     * Timeout for DNS and connecting increased to 10 seconds. 
175     * Virtual Graffiti area no longer gets stuck after displaying About 
176       or Credits dialog.
177
178     Known bugs: 
179     * zlib is still disabled
180
181
182 pssh 2004-03-17-TEST:
183     New features:
184     * Support for low-resolution screens like Treo 600 (160x160)
185     * Thumb wheel scrolls scrollback. 
186     * Thumb wheel as CTRL/ESC improved.
187
188     Bugs fixed:
189     * Updated screen resizing code to work better with Palm OS Cobalt. 
190       (pssh has not actually been tested on Palm OS Cobalt.)
191
192     Known bugs:
193     * zlib is still disabled
194
195
196 pssh 2004-02-22:
197     New features:
198     * "Toggle title bar" option uses more of the screen 
199       for the terminal display
200     * Thumb wheel press acts as CTRL and ESC keys. 
201       (Press once for CTRL, twice for ESC)
202
203     Bugs fixed:
204     * fixed crash when resizing the terminal display
205     * fixed incorrectly drawn buttons on some Sony devices
206     * fixed incorrect drag-selection of terminal contents
207
208     Known bugs:
209     * zlib is still disabled
210
211
212 pssh 2004-02-12:
213     Bugs fixed:
214     * fixed some terminal redraw problems
215     * fixed performance problems introduced in version 2004-02-05 
216     * disabled zlib data compression because of crash on quit
217
218
219 pssh 2004-02-05:
220     New feature: 
221     * zlib data compression (requires SysZLib.prc from http://www.copera.com)
222
223     Bugs fixed:
224     * "esc" button now sends ESC immediately, rather than behaving like 
225       a modifer key. This works better for vi.
226     * pssh no longer re-establishes a timed-out network connection merely 
227       to  close an ssh session
228     * pssh no longer crashes when importing new public keys
229
230
231 pssh 2004-01-24:
232     New features:
233     * Bell (beeps or flashes screen)
234     * Reconnects after auto-power-off
235     * New preferences: ciphers, authentication methods, scrollback size 
236       and behavior, bell type
237     
238     Bug fixed:
239     * changing font or screen size no longer leaves garbage pixels on screen
240
241
242 pssh 2004-01-20:
243     Bug fixed:
244     * pssh no longer crashes during quit
245
246     Known bugs:
247     * changing font size or screen size can leave garbage pixels on screen
248
249
250 pssh 2004-01-15:
251     New features:
252     * Public-key authentication with RSA and DSA keys
253     * Optional larger font size
254     * Customizable text colors
255
256     Bugs fixed:
257     * pssh now quits faster because of a bug fix in the random number generator
258     * On-screen keyboard state is now remembered
259     * "Tungsten C onscreen keyboard" is now usable on non-Tungsten-C devices
260     * Keyboard icons in Graffiti area now hide on-screen keyboard
261     * Shift key on on-screen keyboard now unshifts correctly
262         
263     Known bugs:
264     * pssh crashes during quit on some devices
265
266
267 pssh 2004-01-03:
268     New feature:
269     * Support for larger screens like Tungsten T3 and Clie NX70V
270
271     Bug fixed:
272     * Arrow keys on Clie keyboard now work as expected
273
274     Known bugs:
275     * pssh crashes during quit on some devices
276
277
278 pssh 2004-01-01:
279     New feature:
280     * First public release
281
282     Known bugs:
283     * pssh crashes during quit on some devices