comparison lib-src/ChangeLog @ 45644:f5d93bf3ddfb

*** empty log message ***
author Francesco Potortì <pot@gnu.org>
date Wed, 05 Jun 2002 12:10:26 +0000
parents a66800bc5520
children 6691153c8972
comparison
equal deleted inserted replaced
45643:5cee84ffef53 45644:f5d93bf3ddfb
1 2002-06-05 Francesco Potorti` <pot@gnu.org>
2
3 * etags.c (main): Avoid a buffer overrun with sprintf.
4
1 2002-05-30 Richard M. Stallman <rms@gnu.org> 5 2002-05-30 Richard M. Stallman <rms@gnu.org>
2 6
3 * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL. 7 * Makefile.in (LIBS_MAIL): Renamed from LIB_MAIL.
4 (LIBS_MOVE): Renamed from MOVE_LIBS. 8 (LIBS_MOVE): Renamed from MOVE_LIBS.
5 9
20 2002-04-28 Colin Walters <walters@verbum.org> 24 2002-04-28 Colin Walters <walters@verbum.org>
21 25
22 * Makefile.in (${archlibdir}): Don't conditionalize on 26 * Makefile.in (${archlibdir}): Don't conditionalize on
23 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether 27 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether
24 or not we have access to the specified game user. 28 or not we have access to the specified game user.
25 29
26 * update-game-score.c (SCORE_FILE_PREFIX): Delete. 30 * update-game-score.c (SCORE_FILE_PREFIX): Delete.
27 (main): New argument -d, for specifying directory. 31 (main): New argument -d, for specifying directory.
28 (usage): Document. 32 (usage): Document.
29 (get_user_id): Compute 33 (get_user_id): Compute
30 (get_home_dir): Deleted. 34 (get_home_dir): Deleted.