GNUtrition ChangeLog http://www.ocelot.cascaded.net/~anton/gnutrition.html ===================================================== 2026-07-18 Anton McClure * gnutrition.1 * Makefile.am * gnutrition.texi * ui.c Merged man page in with normal documentation. Changed web site to ocelot as GNUtrition's home page being a connection time out error frequently is not good for the project. Removed man page. Fix UI bug on main screen. 2026-07-16 Anton McClure * budget.c * budget.h * db.c * db.h * i18n.h * log.c * log.h * main.c * ui.c * ui.h Switched contact/url information to use Ocelot. Re-reverted attempts to add gui back. Multiple code fixes to solve warnings and errors when building. 2026-06-03 Anton McClure * log.h Fix implicit declaration issue that broke some compilers. 2026-06-01 Anton McClure * budget.c * gui.c * log.c Additional improvements and bugfixes. 2026-06-01 Anton McClure * budget.c * budget.h * gui.c * log.c * log.h * main.c Removed "midpoint" and "neutral" options. Replaced how age is calculated to fix fatal bug. General improvements and bugfixes. 2026-05-31 Anton McClure * configure.ac Also build .tar.xz and .zip files for GNUtrition. 2026-05-30 Anton McClure * Makefile.am * configure.ac * main.c * Makefile.am * dbus.c * dbus.h * gui.c Improve usability with Windows. Removed dbus dependency. Removed TexInfo from build process. 2026-05-29 Anton McClure * Makefile.am * gui.c Removed PDF manual Replaced age with birthday so that it does not need changed manually every year by the user on his/her birthday to stay accurate to his/her age. 2026-05-28 Anton McClure * AUTHORS * budget.c * budget.h * ChangeLog * ChangeLog.OLD * configure.ac * COPYING * db.c * db.h * dbus.c * dbus.h * gfdl.texi * gnutrition.texi * gui.c * gui.h * i18n.h * INSTALL * log.c * log.h * main.c * Makefile.am * NEWS * README * version.sh Removed ncurses interface and CLI interface. Renamed gnutrition-gui to just gnutrition. Removed unneeded CLI man file. Removed multiple dependencies complicating building/installing. (Old ChangeLog entries have been moved to ChangeLog.OLD)