-
Notifications
You must be signed in to change notification settings - Fork 20
/
ChangeLog
36 lines (23 loc) · 1.02 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
2012-08-26 Paul Smith <[email protected]>
* Release 2.3
* msjnc (elapsed): Days should be in integers.
(window_update): When connected, use 0 bytes not '---'.
2012-08-25 Paul Smith <[email protected]>
* Release 2.2
* msjnc (_readlog): Manage log file reading more accurately.
Add debug statements. Handle authentication failures.
(update): Check for ncsvc commands failing and disconnect if so.
(window_update): Never make the connect/disconnect button insensitive.
Fix cvtbyes() -> cvtbytes().
2012-08-22 Paul Smith <[email protected]>
* Release 2.1
* msjnc (elapsed): Support multi-day elapsed times.
(window_update): Show totals if we've done a successful retry.
* msjnc (_readlog): Match a better log line for obtaining the
local IP address.
2012-08-20 Paul Smith <[email protected]>
* Release 2.0
2012-08-20 Paul Smith <[email protected]>
* msjnc: Rewrite junipernc in Perl/GTK2.
Add many new features and capabilities.
See the perldoc documentation for a full description.