File: ChangeLog

package info (click to toggle)
conspy 1.8-2
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 144 kB
  • sloc: ansic: 588; makefile: 63; sh: 27
file content (39 lines) | stat: -rw-r--r-- 1,541 bytes parent folder | download
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
37
38
39
conspy-1.8 Sun, 17 Apr 2011 13:58:49 +1000
  Bug: Fix passing a bad option causing a segfault.

conspy-1.7 Sun, 23 Aug 2009 19:37:15 +1000
  New: Improve error reporting when device can't be opened.

conspy-1.6 Thu,  4 Jun 2009 13:38:16 +1000
  Bug: Build fixes.  Reduces tarball size by a factor of 3.

conspy-1.5 Fri Jul 27 13:00:22 EST 2007
  New: Now works on freebsd.  Thanks to Cyril Brulebois for 
       finding and problem and supplying the patch.
  New: Changed License to EPL.

conspy-1.4 Sat, 14 Jan 2006 18:36:07 +1000
  Bug: Now works with big endian machines.

conspy-1.3 Sun,  9 Jan 2006 11:57:14 +1000
  Bug: Documented screen size limitation.
  Bug: Prints an error message if max screen size is exceeded,
       rather than segfaulting.
  New: Raised max screen size to 16000 characters.

conspy-1.2 Sun,  1 Jan 2006 14:19:02 +1000
  Bug: Fixed a segmentation violation in the argument parsing code.

conspy-1.1 Mon,  8 Dec 2003 10:01:11 +1000
  Bug: Unblock all signals when exiting because we were killed by a
       signal.  Not sure if this is a problem in the real world, but
       was wrong nonetheless.
  Bug: Close and re-open the destination tty every time a key is pressed.
       This will (hopefully) fix errors that occasionally occur when the
       user logs in.
  New: Now handles devfs device names (/dev/ttyX --> /dev/vc/X, and
       /dev/vcsaX --> /dev/vcc/aX).
  New: Added the Debian package.

conspy-1.0 Wed May 21 13:54:14 EST 2003
  New: Epoc. Changes?  What changes?  I got it right first time.