summaryrefslogtreecommitdiff
path: root/biology/nut/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2004-03-10Update to 9.11:wiz1-4/+4
New in 9.11: Because the program uses the approximation of 4 calories per gram for carbohydrate and protein to analyze meals according to the "Daily Value" -- although real food has various values for calories per gram -- the program now refigures fat percentage values at each analysis so that when calories, carbs, and protein are each at exactly 100%, fat will be also. New in 9.10: This release fixes a buffer overflow in the food selection function which caused the program to not find certain foods even though they existed in the database. New in 9.9: A bug has been fixed in which during food selection, the program lost the value of the food name key. Also, some of the program's reference values for the essential fatty acids have been modified. New in 9.8: The program now defaults to either grams or ounces, depending on the weight unit the user enters to specify servings. A bug in handling customary meal names that are too long has been fixed. New in 9.7: The program computes essential fatty acid reference values based on the user's diet. Prior releases aimed toward a particular balance of Omega-6 and Omega-3. This release allows the user to specify the balance between Omega-6 and Omega-3 without having to determine the amount of the individual fatty acids. New in 9.6: The program is now capable of understanding food names in simple English, such as "fried chicken" and "mashed potatoes." This is accomplished by including the list of abbreviations the USDA uses and by successively searching for each tokenized term, whatever the order in the USDA name.
2003-12-25Update to 9.5:wiz1-3/+3
9.5: The last release introduced a bug when adding customary meals to regular meals. The program now adds the foods without the additional prompt screen. 9.4: This release changes the method of searching for foods to a substring search. The narrowing-down of food categories to a unique food is the same as in prior releases.
2003-12-13Update to 9.3:wiz1-3/+3
This release fixes a bug in the graphs where the "Daily Value" was such a small percentage of the values graphed that the DV line indicator exceeded the graph width.
2003-10-05Update to 9.2:wiz1-3/+3
9.2: The upper limit of the polyunsaturated reference value for linoleic acid has been reduced to 4% of calories, while that for alpha linolenic acid has been raised to 2%. An internal constant for the percentage of total fat that is fatty acids has been replaced by a function that figures it for each analysis. 9.1: The program is no longer limited to three meals a day, and can now be set for 1 to 19 meals per day. A list of the meals not yet recorded for a selected day is displayed as a mnemonic during the "Record Meals" function.
2003-08-11Update to 9.0.wiz1-4/+4
Changes: This release introduces the new USDA Nutrient Database, SR16, which has 6,661 foods and 125 nutrients, and includes an automatic conversion feature so that NUT 8.x installations can preserve existing meal records and have them interpreted with the latest USDA database.
2003-07-12Update to 8.10. Not sure what has changed since 4.x, but I'd guess ratherwiz1-6/+5
much.
2001-04-19Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo