Annotation of gnutrition/ChangeLog, revision 1.6

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

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