X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/067428c1717acd28f205c2cff93f0583eb347f4c..8131fcfd622dd2b7fccf09b0f6a1c3f4747619a7:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index f7d7cbb55d..e9c6c74e16 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,32 @@ +2013-08-15 Glenn Morris + + * make-tarball.txt: Mention generating pdfs in etc/refcards. + +2013-08-15 Xue Fuqiao + + * notes/hydra: More information about Hydra. + +2013-08-10 Xue Fuqiao + + * notes/hydra: New file. + +2013-08-04 Paul Eggert + + Fix some minor races in hosts lacking mkostemp (Bug#15015). + * merge-gnulib (GNULIB_MODULES): Add mkostemp. + +2013-07-12 Glenn Morris + + * admin.el (manual-style-string): Use non-abbreviated url. + +2013-07-09 Paul Eggert + + Port recent close-on-exec changes to Cygwin (Bug#14821). + * merge-gnulib (GNULIB_TOOL_FLAGS): Don't avoid binary-io. + + Handle error numbers a bit more reliably. + * merge-gnulib (GNULIB_MODULES): Remove ignore-value. + 2013-07-07 Paul Eggert Make file descriptors close-on-exec when possible (Bug#14803).