blob: 97ff949cf9f9a76bc67a6ef7b18e4cb8c500159f [file] [log] [blame]
Sean Middleditchbe230ee2009-09-19 14:39:58 -07001Version 0.12
2============
3
4* added pkg-config file
5* telnet_t is now a private data structure
6* telnet_init() allocates memory and returns a pointer
Sean Middleditch87391652009-10-14 16:21:02 -07007* renamed telnet_printf2() to telnet_raw_printf()
Sean Middleditchbe230ee2009-09-19 14:39:58 -07008
Sean Middleditchbcfd3b82009-08-31 14:52:23 -07009Version 0.11
10============
11
12* fix autoconf rules to find and use zlib
13
Sean Middleditch56f3c5c2009-07-31 02:02:09 -040014Version 0.10
15============
16
17* use automake/autoconf/libtool for building