git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15125 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-11 11:05:56 +00:00
parent 1cbf9cd859
commit bae5bd65ec
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-05-10 David Love <fx@gnu.org>
* ftpd/pathnames.h: #ifdef protect _PATH_ISSUE
2005-04-25 Love H<>rnquist <20>strand <lha@it.su.se>
* ftp/domacro.c: handle string trunctions

View File

@@ -1,3 +1,8 @@
2005-05-11 Dave Love <fx@gnu.org>
* telnet/telnet.c: undef ISASCII before we define our own (problem
on Irix)
2005-04-28 Johan Danielsson <joda@pdc.kth.se>
* telnetd/utility.c (putf): %t: the regular and streamspty case