X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9be69008c0dd066816b4a9b04d47fade2282664a..d07df38d26ffdd37545d6eb81c9874ba7bea44f3:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 7dc54913..1016132d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2008-08-12 Peter Maydell + + * autogen.sh (new file): add script for running the GNU + autotools in the right order + * INSTALL: mention that you need to run autogen.sh if you + got nmh from CVS + * docs/README.developers: mention autogen.sh rather than + suggesting running autoheader and autoconf by hand. + * test/setup-test: run autotools via autogen.sh + +2008-08-08 Eric Gillespie + + * sbr/discard.c, sbr/m_getfld.c, uip/scansbr.c: Add support for + DragonFlyBSD stdio (from NetBSD pkgsrc). + 2008-08-05 Eric Gillespie * uip/folder.c: chdir(nmhdir) in main rather than in dodir, which