[1067] in Coldmud discussion meeting

root meeting help first previous next last

[COLD] Genesis patch level 12 is available.

daemon@ATHENA.MIT.EDU (Tue Aug 13 13:58:09 1996 )

Date: Tue, 13 Aug 1996 11:32:23 -0600 (MDT)
From: Brandon Gillespie <brandon@tombstone.sunrem.com>
To: coldstuff@cold.org

Changes:

      * Added bitwise native methods to $integer, in the cdc module.
      * our own inet_aton() is added for those systems that do not have it.
      * the pre-generated salt in crypt_string() was one element too short,
        which caused it to overflow into other memory.
      * fixed the textdump reading quote problem
      * open_connection() was not returning after it threw an error (bad)

You can get it at:

    ftp://ftp.cold.org/cold/drivers/Genesis-1.0p12.tar.gz

-Brandon