File: ChangeLog

package info (click to toggle)
reptyr 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 168 kB
  • sloc: ansic: 1,042; makefile: 21
file content (12 lines) | stat: -rw-r--r-- 319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
* 0.3 (May 27, 2011)
 - Add support for attaching 32-bit programs on x86_64.
 - Fix a bug on ARM.

* 0.2 (Mar 1, 2011)
 - Add a man page
 - Add a 'make install' target
 - Improve detection of which fd's to attach,
 - Add a '-s' option to attach programs not currently on a tty.

* 0.1 (Jan 27, 2011)
 - Initial release