Changeset 170 for trunk/docs/Changelog


Ignore:
Timestamp:
Apr 30, 2008, 11:56:45 PM (17 years ago)
Author:
katerina
Message:

Plenty of compiler warnings fixed, SQL query length fixed, doc update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/Changelog

    r169 r170  
    112.4.4:
     2        * sh_database.c: fix maximum size of sql query string, maximum
     3          size of strings in struct dbins_
     4        * sh_hash.c: fix maximum size of message string
     5        * fix typo in the base64 decoder
     6        * fix 'make cutest' for parallel compiling
     7        * fix compile warnings with -Wstrict-prototypes
     8        * sh_static.c: override getgrgid, getpwuid for libacl
     9        * fix more warnings about variables clobbered by 'longjmp'
     10          or 'vfork' (due to library internal handling of mutexes)
     11        * fix configure warning about unused datarootdir
    212        * configure.ac: warn, but accept nonexistent tmp dir
    313          (Problem reported by Brian)
Note: See TracChangeset for help on using the changeset viewer.