Mercurial > emacs
changeset 45644:f5d93bf3ddfb
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Wed, 05 Jun 2002 12:10:26 +0000 |
parents | 5cee84ffef53 |
children | 6e2471fb2c1c |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Wed Jun 05 12:09:29 2002 +0000 +++ b/lib-src/ChangeLog Wed Jun 05 12:10:26 2002 +0000 @@ -1,3 +1,7 @@ +2002-06-05 Francesco Potorti` <pot@gnu.org> + + * etags.c (main): Avoid a buffer overrun with sprintf. + 2002-05-30 Richard M. Stallman <rms@gnu.org> * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL. @@ -22,7 +26,7 @@ * Makefile.in (${archlibdir}): Don't conditionalize on HAVE_SHARED_GAME_DIR. Instead, test at installation time whether or not we have access to the specified game user. - + * update-game-score.c (SCORE_FILE_PREFIX): Delete. (main): New argument -d, for specifying directory. (usage): Document.