Changeset 290 for trunk/docs/Changelog


Ignore:
Timestamp:
Aug 15, 2010, 12:27:47 PM (14 years ago)
Author:
katerina
Message:

Fixes for tickets #215, #216, #217, #218, version bumped to 2.7.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r289 r290  
    112.7.2:
     2        * sh_utils.c: fixed an endianess issue that prevented cross-verification
     3          of email signatures (reported by A. Zangerl)
     4        * sh_login_track.c: fix compiler warning (ignored return value
     5          of fwrite)
     6        * sh_readconf.c: fix comparison of SeverityUserX string
     7          (reported by max__)
     8        * sh_processcheck.c: sh_prochk_set_maxpid: set retval on success
     9          (reported by max__)
     10        * fixed some compiler warnings on cygwin
    211        * sh_extern.c: As reported by T. Luettgert, gcc 4.4.4 on Fedora 13
    312          will throw a warning if execve is called with a NULL argv pointer.
Note: See TracChangeset for help on using the changeset viewer.