From 60f7ebadeace8be01a9e2641ba301af739b8b2ec Mon Sep 17 00:00:00 2001 From: Mark Janssen Date: Sun, 26 Feb 2006 11:04:02 +0000 Subject: [PATCH] Argh... cvs sucks git-svn-id: https://proxytunnel.svn.sourceforge.net/svnroot/proxytunnel/trunk/proxytunnel@122 bc163920-b10d-0410-b2c5-a5491ca2ceef --- CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 7227495..20ac363 100755 --- a/CHANGES +++ b/CHANGES @@ -1,12 +1,14 @@ Changes to proxytunnel version 1.6.1 -- Sat Feb 25 14:45:25 CET 2006 -- Not release yet, not in cvs, FOSDEM build ;) - Do setproctitle and ssl stuff on 'standalone' mode too - Changed scanning/malloc's for proxy-hostname, we could overflow there - Ripped out setproctitle and replaced it with openssh's code from openbsd-compat/setproctitle.c, also took in strlcat/strlcpy - Removed all non-default Makefiles (darwin/solaris/cygwin etc) uncomment the -D's in the regular Makefile for your system/config +- Not release yet, not in cvs, FOSDEM build ;) (below here not in cvs) +- Removed extra message in closeall() function +- Removed Proctitle override message Changes to proxytunnel version 1.6.0 -- Mon Feb 6 17:00:00 CET 2006