2007-08-13 Don Scorgie * configure.ac: * NEWS: Bump version to 0.5.8 2007-08-13 Don Scorgie * librarian/rarian-info.c: Missing argument to sprintf added (Fixes bug #11976 and possible #11957 again) 2007-08-12 Don Scorgie * configure.ac: * util/rarian-sk-rebuild.in: * util/rarian-sk-config.in: * util/Makefile.am: * util/rarian-sk-update.in: Build fixes for FreeBSD * librarian/rarian-info.c: Reuse filename in check_file Reduces number of malloc by quite a margin Should also (hopefully) fix bug #11957 * librarian/rarian-info.c: Fix crashing on entried without a filename (bug #11896) * util/rarian-example.c: Uncomment man and info that got done accidently * librarian/rarian-man.c: Fix issue with man pages not showing their section. Fix path reading from manpath prog to correctly get last path (bug #11901) * TODO: Update TODO slightly * MAINTAINERS: Add MAINTAINERS file, since someone asked. * util/rarian-sk-update.in: When not reading OMF's directly, make the update script work again. 2007-08-06 Don Scorgie * librarian/rarian-man.c: * librarian/rarian-main.c: * librarian/rarian-reg-utils.c: * librarian/rarian-reg-full.c: * util/rarian-sk-get-cl.cpp: * util/rarian-sk-migrate.cpp: Build fixes for Solaris and other non-Linux platforms - Based on patch from Damien Carbery (bug #11792) * librarian/rarian-main.c: * librarian/rarian-man.c: strdup() environment variables to allow freeing correctly - Jan de Groot (bug #11799) (And then fix the resulting segfault) * librarian/rarian-omf.cpp: Fix categories for omf files