aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 605fa235f5f..7134f4cdf80 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,12 @@
12002-04-07 Colin Walters <walters@verbum.org>
2
3 * update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
4 (get_user_id): Take struct passwd as an argument.
5 (get_home_dir): New function.
6 (main): Read in user information here. Discover home directory if
7 necessary.
8 (read_score): Trim newline only in `getline' case.
9
12002-04-05 Colin Walters <walters@debian.org> 102002-04-05 Colin Walters <walters@debian.org>
2 11
3 * update-game-score.c (toplevel): Include pwd.h. 12 * update-game-score.c (toplevel): Include pwd.h.