Annotation of gnutrition/ChangeLog, revision 1.3

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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>