blob: cf5bdb4c3dc1f7b106ffcf611be1b1bf68085c29 [file] [log] [blame]
Sean Middleditcheccc4a42009-10-24 14:53:12 -07001Version 0.13
2============
3* added basic man pages
4
Sean Middleditchbe230ee2009-09-19 14:39:58 -07005Version 0.12
6============
7
8* added pkg-config file
9* telnet_t is now a private data structure
10* telnet_init() allocates memory and returns a pointer
Sean Middleditch87391652009-10-14 16:21:02 -070011* renamed telnet_printf2() to telnet_raw_printf()
Sean Middleditchbe230ee2009-09-19 14:39:58 -070012
Sean Middleditchbcfd3b82009-08-31 14:52:23 -070013Version 0.11
14============
15
16* fix autoconf rules to find and use zlib
17
Sean Middleditch56f3c5c2009-07-31 02:02:09 -040018Version 0.10
19============
20
21* use automake/autoconf/libtool for building