# HG changeset patch # User Francesco Potort # Date 1023279026 0 # Node ID f5d93bf3ddfbf354b3e2d9b8d65a6200008f85a7 # Parent 5cee84ffef53b28c7925ab3f0829ac66af7d96d9 *** empty log message *** diff -r 5cee84ffef53 -r f5d93bf3ddfb lib-src/ChangeLog --- 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` + + * etags.c (main): Avoid a buffer overrun with sprintf. + 2002-05-30 Richard M. Stallman * 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.