Ignore:
Timestamp:
Sep 10, 2006, 10:26:49 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
104bdba9
Parents:
52e16a9
Message:

Fixed telnet 255.255.255.255 issue with patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • introduction/common/changelog.xml

    r52e16a9 r946ca2d  
    3838
    3939    <listitem>
     40      <para>September 10, 2006</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jim] - Added a patch to fix Inetutils. Telnet on 64 bit systems will fail, it will
     44          attempt to connect to 255.255.255.255 instead of the ip address entered. This was due to a
     45          change in glibc's handling of inet_addr, was long now is u_int32_t.</para>
     46        </listitem>
     47      </itemizedlist>
     48    </listitem>
     49
     50    <listitem>
    4051      <para>September 9, 2006</para>
    4152      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.