Annotation of gnutrition/ChangeLog, revision 1.4
1.1 asm 1: GNUtrition ChangeLog http://www.gnu.org/software/gnutrition/
2: ----------------------------------------------------------------------
3:
1.4 ! asm 4: 2026-05-12 Anton McClure <asm@gnu.org>
! 5:
! 6: * main.sh
! 7:
! 8: Added missing gender option in non-interactive mode.
! 9:
1.3 asm 10: 2026-05-09 Anton McClure <asm@gnu.org>
11:
12: * version.sh
13:
14: Fix issue preventing CVS checkouts from building.
15: If .ver is missing, one is generated with the build timestamp.
16:
1.2 asm 17: 2026-05-08 Anton McClure <asm@gnu.org>
18:
19: * gnutrition.texi
20: * Makefile.am
21:
22: Moved manual from web pages repository to sources.
23:
1.1 asm 24: 2026-05-07 Anton McClure <asm@gnu.org>
25:
26: * .cvsignore
27: * AUTHORS
28: * COPYING
29: * ChangeLog
30: * INSTALL
31: * Makefile.am
32: * NEWS
33: * README
34: * budget.c
35: * budget.h
36: * configure.ac
37: * db.c
38: * db.h
39: * dbus.c
40: * dbus.h
41: * gnutrition-updatedb.in
42: * gnutrition.1
43: * gui.c
44: * gui.h
45: * gui_main.c
46: * i18n.h
47: * log.c
48: * log.h
49: * main.c
50: * ui.c
51: * ui.h
52: * version.sh
53:
54: Replaced old version control systems with CVS sources repo.
55:
56: Fixed build and db update bugs that caused files to save in the
57: wrong places.
58:
59: Re-added gender options with the current midpoint as a neutral
60: default.
61:
62: Renamed gnutrition-gtk to gnutrition-gui.
63:
64:
65: (Pre-CVS ChangeLog entries have been moved to ChangeLog.OLD)
66:
67: ----------------------------------------------------------------------
1.4 ! asm 68: $Id: ChangeLog,v 1.3 2026/05/10 13:10:01 asm Exp $
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>