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