Mercurial > emacs
changeset 44403:0c1446851ed2
*** empty log message ***
author | Colin Walters <walters@gnu.org> |
---|---|
date | Fri, 05 Apr 2002 08:58:12 +0000 |
parents | 968fd5ccea65 |
children | 21e4d76a9e8a |
files | lib-src/ChangeLog |
diffstat | 1 files changed, 17 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lib-src/ChangeLog Fri Apr 05 08:53:37 2002 +0000 +++ b/lib-src/ChangeLog Fri Apr 05 08:58:12 2002 +0000 @@ -1,3 +1,16 @@ +2002-04-05 Colin Walters <walters@debian.org> + + * update-game-score.c (toplevel): Include pwd.h. + (struct score_entry): Add username field. + (push_score): Use it. + (get_user_id): New function. + (main): Don't malloc excessively. + (main): Use username field. + (read_score): Read it. + (push_score): Handle it. + (write_scores) Write it. + (read_score): Handle arbitrary length data. + 2002-03-30 Eli Zaretskii <eliz@is.elta.co.il> * ebrowse.c (add_declarator): Fix the first call to add_member_defn. @@ -11,6 +24,10 @@ * makefile.w32-in (lisp): Move backquote.elc into emacs-lisp. +2002-03-27 Colin Walters <walters@debian.org> + + * update-game-score.c: New file. + 2002-03-22 Paul Eggert <eggert@twinsun.com> * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of