Project "fhist", Branch 1 Page 1 Change Log Tue Jun 17 17:21:59 2008 fhist.D000, C1, pmiller, Sun Mar 29 22:13:49 1998, file history and comparison tools, branch 1. file history and comparison tools, branch 1. Change Delta Brief Description 3 1 file history and comparison tools, branch 1.3. 4 2 file history and comparison tools, branch 1.4. 5 3 file history and comparison tools, branch 1.5. 6 4 file history and comparison tools, branch 1.6. 7 5 file history and comparison tools, branch 1.7. 8 6 file history and comparison tools, branch 1.8. 9 7 file history and comparison tools, branch 1.9. 10 8 file history and comparison tools, branch 1.10. 11 9 file history and comparison tools, branch 1.11. 12 10 file history and comparison tools, branch 1.12. 13 11 file history and comparison tools, branch 1.13. 14 12 file history and comparison tools, branch 1.14. 15 13 file history and comparison tools, branch 1.15. 16 14 file history and comparison tools, branch 1.16. Project "fhist.1", Branch 16 Page 2 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description fhist.1.D014, C16, pmiller, Tue Jun 17 16:38:10 2008, file history and comparison tools, branch 1.16. file history and comparison tools, branch 1.16. Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 remark string on command line 12 3 new icon 15 4 web page cleanup 200 5 add site.conf to config setup. 16 6 optimize str creation 17 7 leftover debug 18 8 build problems 19 9 white space at end of line 20 10 FSF address 21 11 vale MANIFEST 22 12 GPLv3 23 13 some copyright fixes 25 14 no more tabs fhist.1.16.D014, C25, pmiller, Tue Jun 17 16:20:25 2008, no more tabs This change set removes all tab characters from the sources. fhist.1.16.D013, C23, pmiller, Tue Jun 17 15:48:12 2008, some copyright fixes Some of the copyright notices have been updated. fhist.1.16.D012, C22, pmiller, Tue Jun 17 15:37:12 2008, GPLv3 This change set moves the licensing of the fiels toGPL version 3. fhist.1.16.D011, C21, pmiller, Tue Jun 17 15:27:04 2008, vale MANIFEST This change set removes the last of MANIFEST, it was an old comp.sources.unix relic, not long gone. fhist.1.16.D010, C20, pmiller, Tue Jun 17 15:17:23 2008, FSF address The Free Software Foundation's address has been fixed in the source files. fhist.1.16.D009, C19, pmiller, Tue Jun 17 15:04:03 2008, white space at end of line This change set gets rid of redundant white space on the ends of source lines. fhist.1.16.D008, C18, pmiller, Tue Jun 17 13:07:35 2008, build problems This change set fixed a number of build problems with the most recent tool chain. fhist.1.16.D007, C17, pmiller, Mon Oct 30 08:38:21 2006, leftover debug This change set removes some left over debug code. fhist.1.16.D006, C16, pmiller, Tue Oct 10 08:39:21 2006, optimize str creation The common/str.c file has been optimized to use an O(1) new string creation algorithm, rather then the original O(n) algorithm. This is significant for large files. Project "fhist.1", Branch 16 Page 3 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description fhist.1.16.D005, C200, pmiller, Thu Sep 14 09:07:07 2006, add site.conf to config setup. The build system has been enhanced to allow arch specific flags for config/compile/link My thanks to Jerry Pendergraft for this patch. fhist.1.16.D004, C15, pmiller, Thu Sep 14 09:02:41 2006, web page cleanup The web page has had a few improvements and cleanups. fhist.1.16.D003, C12, pmiller, Thu Aug 24 10:13:35 2006, new icon There is a new icon for the fhist project. fhist.1.16.D002, C11, pmiller, Sat Aug 19 17:49:04 2006, remark string on command line The fhsit command now accepts a remark string on the command line. My thanks to Jerry Pendergraft for this suggestion. fhist.1.16.D001, C10, pmiller, Tue Dec 20 23:15:25 2005, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 15 Page 4 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description fhist.1.D013, C15, pmiller, Tue Dec 20 22:59:01 2005, file history and comparison tools, branch 1.15. file history and comparison tools, branch 1.15. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 aeget links 12 3 rebuild for gcc 15 4 merging 16 5 build problems fhist.1.15.D005, C16, pmiller, Tue Dec 20 22:56:51 2005, build problems This change fixes a couple of build problems. This only affected the Cook builds, the distributed makefile works just fine. fhist.1.15.D004, C15, pmiller, Tue Dec 20 20:38:35 2005, merging There is a new fmerge -ignore-identical-conflicts option which may be used to suppress logical conflicts in which the same thing is done by both variants. This better matches user's expectations. fhist.1.15.D003, C12, pmiller, Sat Dec 3 10:57:42 2005, rebuild for gcc This change rebuilds the project, to cope with a new version of gcc. fhist.1.15.D002, C11, pmiller, Tue Nov 8 20:52:31 2005, aeget links This change updates the web page to use aeget links. fhist.1.15.D001, C10, pmiller, Tue Nov 8 20:31:43 2005, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 14 Page 5 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D012, C14, pmiller, Tue Nov 8 19:47:19 2005, file history and comparison tools, branch 1.14. file history and comparison tools, branch 1.14. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 MacOS X grp.h 12 3 fcomp -no-binary fhist.1.14.D003, C12, pmiller, Sun Nov 14 13:51:42 2004, fcomp -no-binary There is a new "fcomp --no-binary" option, which may be used to prevent the comparison of binary file, itstead it threats them both as empty. fhist.1.14.D002, C11, pmiller, Wed Jun 9 10:34:34 2004, MacOS X grp.h A small build problem on MacOS X has been fixed. The include file needs to be preceeded by on that system. My thanks to Michael Schwern for reporting this problem. fhist.1.14.D001, C10, pmiller, Wed Jun 9 09:03:19 2004, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 13 Page 6 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D011, C13, pmiller, Tue Jun 8 07:24:34 2004, file history and comparison tools, branch 1.13. file history and comparison tools, branch 1.13. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 GPL link 12 3 t0026a 15 4 numeric module names 16 5 NLSDIR 17 6 release notes fhist.1.13.D006, C17, pmiller, Mon Jun 7 20:22:09 2004, release notes This change updates the release notes fhist.1.13.D005, C16, pmiller, Mon Jun 7 18:07:01 2004, NLSDIR The configure script now allows placement of the NLSDIR. My thanks to Michael Schwern for this suggestion. fhist.1.13.D004, C15, pmiller, Fri May 7 23:19:38 2004, numeric module names The fhist program is now able to cope with numeric modules names. fhist.1.13.D003, C12, pmiller, Thu Jan 15 13:52:49 2004, t0026a This change fixes test 26, which was failing for some users because of message translation (internationalization) issues. My thanks to Evelien Snel for reporting this problem. fhist.1.13.D002, C11, pmiller, Fri Aug 22 13:22:28 2003, GPL link This change updates the link to the GNU GPL on the web page. fhist.1.13.D001, C10, pmiller, Thu Mar 13 11:46:29 2003, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 12 Page 7 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D010, C12, pmiller, Thu Mar 13 11:31:01 2003, file history and comparison tools, branch 1.12. file history and comparison tools, branch 1.12. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 cuserid 12 3 tests vs display width 15 4 release instructions 16 5 web site 17 6 wep page, again fhist.1.12.D006, C17, pmiller, Thu Mar 13 11:27:20 2003, wep page, again This change fixes a couple more things on the web page. fhist.1.12.D005, C16, pmiller, Thu Mar 13 11:18:02 2003, web site This change adds some more links to the web site. fhist.1.12.D004, C15, pmiller, Thu Mar 13 09:48:29 2003, release instructions This change adds release instructions, so that nothing gets forgotten when the project is next released. This coinciodes with obtaining a SourceForge project for FHist. fhist.1.12.D003, C12, pmiller, Thu Mar 6 09:05:35 2003, tests vs display width This change fixes some of the tests which were susceptible to the widht of the display causing tests to fail. My thanks to Mark Veltzer for reporting this problem. fhist.1.12.D002, C11, pmiller, Thu Nov 28 14:53:53 2002, cuserid This change removes all references to the cuserid function, it wasn't sufficiently predictable to be used in real programs. My thanks to Duncan McEwan for this suggestion. fhist.1.12.D001, C10, pmiller, Thu Nov 28 12:19:41 2002, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 11 Page 8 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D009, C11, pmiller, Thu Nov 28 12:15:01 2002, file history and comparison tools, branch 1.11. file history and comparison tools, branch 1.11. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 ANSI C, part 3 fhist.1.11.D002, C11, pmiller, Tue Nov 26 15:37:22 2002, ANSI C, part 3 This change gets rid of the last couple of references to the _ macro. The reason I missed them was because they aren't compiled on Linux. My thanks to Duncan McEwan for reporting this problem. fhist.1.11.D001, C10, pmiller, Tue Nov 26 09:48:28 2002, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 10 Page 9 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D008, C10, pmiller, Tue Nov 26 09:38:31 2002, file history and comparison tools, branch 1.10. file history and comparison tools, branch 1.10. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 fhist -cr -cu bug 15 3 GNU autoconf changes 12 4 binary checkin added newline 16 5 fhist -binary, again 17 6 ANSI C, part 1 18 7 ANSI C, part 2 fhist.1.10.D007, C18, pmiller, Tue Nov 26 09:34:41 2002, ANSI C, part 2 This change converts the last few files from K&R function definitions to ANSI C. fhist.1.10.D006, C17, pmiller, Mon Nov 25 23:26:00 2002, ANSI C, part 1 This change removes all of the _() prototype declaration insulation, and most of the K&R function definitions. fhist.1.10.D005, C16, pmiller, Mon Nov 25 17:38:16 2002, fhist -binary, again This change fixes a bug where extracting a previous bianry revision did not decode the quoted printable encoding. My thanks to Duncan McEwan for reporting this problem. fhist.1.10.D004, C12, pmiller, Sat Nov 23 23:43:02 2002, binary checkin added newline This change fixes a problem where a checkin of a binary file could have a newline added. My thanks to Duncan McEwan for reporting this problem. fhist.1.10.D003, C15, pmiller, Fri Nov 22 17:21:04 2002, GNU autoconf changes This change copes with recent GNU Ausoconf features. Project "fhist.1", Branch 10 Page 10 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.10.D002, C11, pmiller, Thu Sep 5 10:50:02 2002, fhist -cr -cu bug This change fixes a bug which leaves garbage files behind if a create fails. My thanks to Robin Lee Powell for reporting this problem. fhist.1.10.D001, C10, pmiller, Tue Jul 9 12:03:53 2002, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 9 Page 11 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D007, C9, pmiller, Tue Jul 9 11:44:28 2002, file history and comparison tools, branch 1.9. file history and comparison tools, branch 1.9. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 oops 12 2 bison crap 11 3 no groff patch 15 4 fhist --no-keywords 16 5 interrupt handing 17 6 wint_t 18 7 gettext crap fhist.1.9.D007, C18, pmiller, Tue Jul 9 11:41:37 2002, gettext crap This change copes with recent GNU Gettext changes. fhist.1.9.D006, C17, pmiller, Tue Jul 9 09:56:10 2002, wint_t This change fixes the declaration of wint_t, and makes sure that wchar.h is included wherever wint_t is used. My thanks to Christopher JS Vance for reporting this problem. fhist.1.9.D005, C16, pmiller, Sun Mar 17 15:38:55 2002, interrupt handing This change fixes a small but in the interrupt handling. fhist.1.9.D004, C15, pmiller, Mon Dec 10 08:59:37 2001, fhist --no-keywords This change adds the --no-keywords option to the fhist tool. This disabled the keyword substitutions. fhist.1.9.D003, C11, pmiller, Mon Nov 19 17:59:35 2001, no groff patch This change removes mention of the groff patch fhist.1.9.D002, C12, pmiller, Mon Nov 19 15:44:05 2001, bison crap This change copes with recent Bison changes. fhist.1.9.D001, C10, pmiller, Tue Oct 23 11:46:37 2001, oops This change fixes the branch for work. (I ended the previous branch by accident). Project "fhist.1", Branch 8 Page 12 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D006, C8, pmiller, Tue Oct 23 11:36:17 2001, file history and comparison tools, branch 1.8. file history and comparison tools, branch 1.8. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release fhist.1.8.D001, C10, pmiller, Tue Oct 16 22:26:58 2001, prepare for release This change repares fhist for the next public release. Project "fhist.1", Branch 7 Page 13 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D005, C7, pmiller, Tue Oct 16 21:49:54 2001, file history and comparison tools, branch 1.7. file history and comparison tools, branch 1.7. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 fcomp -binary 12 3 fcomp -binary, again 13 4 build glitch 14 5 rpm man pages 15 6 PDF documentation fhist.1.7.D006, C15, pmiller, Tue Oct 16 21:29:46 2001, PDF documentation This change changes the documentation to use PDF. A number of missing includes were added, too. fhist.1.7.D005, C14, pmiller, Mon May 14 21:58:25 2001, rpm man pages This change copes with the way man pages are installed these days. My thanks to Cal Webster for reporting this problem. fhist.1.7.D004, C13, pmiller, Tue Feb 6 08:14:14 2001, build glitch This change fixes a problem with the common/ac/wchar.h file. My thanks to Gerald T Kraus fopr reporting this problem. fhist.1.7.D003, C12, pmiller, Mon Oct 23 10:51:41 2000, fcomp -binary, again This change adds the manual entry omitted by change 11. fhist.1.7.D002, C11, pmiller, Mon Oct 23 10:24:26 2000, fcomp -binary This change adds a -binary option to the fcomp program. This compares binary files one byte at a time. The differences are displayed a hexadecimal byte valiues, and the "line numbers" (addresses) are also shown in hexadecimal. Project "fhist.1", Branch 7 Page 14 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.7.D001, C10, pmiller, Tue Apr 11 09:53:05 2000, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 6 Page 15 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D004, C6, pmiller, Tue Apr 11 09:27:52 2000, file history and comparison tools, branch 1.6. file history and comparison tools, branch 1.6. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 fhist -t bug 12 3 Fix attribution on web page. 13 4 --make-path option 14 5 fhist discarded unterminated last line 16 6 refactor error messages 17 7 Y2K doco glitches 15 8 binary files fhist.1.6.D008, C15, pmiller, Mon Apr 10 22:12:46 2000, binary files This change adds support for binary files. It does this by storing files internally encoded as quoted printable. fhist.1.6.D007, C17, pmiller, Mon Apr 10 21:45:31 2000, Y2K doco glitches This change fixed a couple of Y2K documentation glitches. fhist.1.6.D006, C16, pmiller, Mon Apr 10 10:10:27 2000, refactor error messages This change improves various aspects of the error message system, in preparation for other changes. fhist.1.6.D005, C14, pmiller, Fri Apr 7 21:47:23 2000, fhist discarded unterminated last line This change fixed a bug where fhist would discard the last line of a file if it was missing the terminating newline. My thanks to Geoff Soutter for reporting this problem. Project "fhist.1", Branch 6 Page 16 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.6.D004, C13, pmiller, Mon Nov 15 16:43:00 1999, --make-path option This change adds the --make-path option to the fhist command. My thanks to Bud P. Bruegger for this suggestion. fhist.1.6.D003, C12, pmiller, Tue Nov 9 11:32:49 1999, Fix attribution on web page. This change fixes the ownership attrinbution on the web page to mention David Bell. My thanks to Bob Barry for pointing out this unfortunate oversight. fhist.1.6.D002, C11, pmiller, Thu Oct 28 13:25:13 1999, fhist -t bug This change fixes a SEGFAULT in fhist when you use the -t option (extract to terminal). My thanks to Alex for reporting this problem. fhist.1.6.D001, C10, pmiller, Mon Oct 25 14:20:30 1999, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 5 Page 17 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D003, C5, pmiller, Mon Oct 25 11:32:14 1999, file history and comparison tools, branch 1.5. file history and comparison tools, branch 1.5. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 RPM spec 12 3 pathconf bug 13 4 FSF address 14 5 fcomp -blank bug 15 6 yacc compile warnings fhist.1.5.D006, C15, pmiller, Mon Oct 25 11:23:31 1999, yacc compile warnings This change fixes some yacc compile warnings. fhist.1.5.D005, C14, pmiller, Mon Oct 25 09:17:28 1999, fcomp -blank bug This change fixed a bug in the fcomp -blank option, which failed to terminate when run with with two identical files. My thanks to Alex for reporting this problem. fhist.1.5.D004, C13, pmiller, Sat Aug 7 14:05:57 1999, FSF address This change updates the FSF address in the GPL file headers. fhist.1.5.D003, C12, pmiller, Mon Jul 5 08:55:51 1999, pathconf bug This change fixes a problem with the pathconf function on HP/UX machines. My thanks to Marko Schuetz for reporting this problem. Project "fhist.1", Branch 5 Page 18 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.5.D002, C11, pmiller, Thu Jun 10 11:59:24 1999, RPM spec This change improves the generated RPM spec files, so that RPMs can be produced by users other than root. My thanks to John Interrante for reporting this problem. fhist.1.5.D001, C10, pmiller, Tue Jun 1 12:30:24 1999, prepare for release This change prepares FHist for the next public release. Project "fhist.1", Branch 4 Page 19 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D002, C4, pmiller, Tue Jun 1 12:22:57 1999, file history and comparison tools, branch 1.4. file history and comparison tools, branch 1.4. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 prepare for release 11 2 get version number right 12 3 buffer overruns 13 4 stat bug fix 14 5 improve auto-configure 15 6 binary files fhist.1.4.D006, C15, pmiller, Tue Jun 1 12:15:08 1999, binary files This change fixes a bug in fcomp which incorrectly reported binary files being the same. While it is not a complete fix (only a near-total re- write could do that) it helps a great deal. In addition, binary files are now detected on input an warned about (fcomp, fmerge) or errored (fhist) as appropriate. The manual pages have been updated to reflect this. My thanks to Benoit Jauvin-Girard for reporting this problem. fhist.1.4.D005, C14, pmiller, Wed Jan 27 22:42:01 1999, improve auto- configure This change improves the use made of GNU Autoconf to get Cygnus (etc) builds working better. My thanks to Ted Byers for this suggestion. Project "fhist.1", Branch 4 Page 20 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.4.D004, C13, pmiller, Fri Jan 22 16:34:18 1999, stat bug fix This change corrects a bug where obsolete S_IFMT/S_IFDIR usage is not portable. My thasnks to Dean Giberson for reporting this problem. fhist.1.4.D003, C12, pmiller, Fri Nov 20 10:24:32 1998, buffer overruns This change elimitaes a few potential buffer overruns. My thanks to Erick for reporting this problem. fhist.1.4.D002, C11, pmiller, Thu Sep 17 13:05:55 1998, get version number right There are changes with the version numbering in the distribution set. This change brings them up-to-date. fhist.1.4.D001, C10, pmiller, Thu Sep 17 12:05:10 1998, prepare for release This change prepares version 1.4 for release. It corrects a number of configuration and build problems found during test installs on various architectures. Project "fhist.1", Branch 3 Page 21 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.D001, C3, pmiller, Wed Sep 16 08:57:18 1998, file history and comparison tools, branch 1.3. file history and comparison tools, branch 1.3. Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description 10 1 New release derived from fhist.1.2. 11 2 LSM file 13 3 new FSF address 12 4 fix build problems 14 5 internationalization support 15 6 initernationalization 16 7 fhist internationalization 17 8 fhist message comments 18 9 message commentary 20 10 move man pages 19 11 translation fix 21 12 new cook features 22 13 reference manual 23 14 fix build warnings 24 15 update the building instructions fhist.1.3.D015, C24, pmiller, Wed Sep 16 08:51:44 1998, update the building instructions This change updates the building instructions to cover the new internationalization and configuration details. Project "fhist.1", Branch 3 Page 22 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.3.D014, C23, pmiller, Mon Sep 14 17:26:40 1998, fix build warnings Tjis change fixes a number of build warnings only seen at integrate build time. fhist.1.3.D013, C22, pmiller, Mon Sep 14 15:45:36 1998, reference manual This change moves the documentation into a language-specific directory, and creates the reference manual. fhist.1.3.D012, C21, pmiller, Mon Sep 14 10:52:29 1998, new cook features This change updates the build system to exploit the new cook cascade feature, and some others. This makes the builds go fater, not that this is a very large project, but it gains symmetry with my other main projects. fhist.1.3.D011, C19, pmiller, Mon Sep 14 08:40:02 1998, translation fix This change corrects one of the translations. fhist.1.3.D010, C20, pmiller, Mon Sep 14 08:31:40 1998, move man pages This change moves the man pages into the English sub-tree. fhist.1.3.D009, C18, pmiller, Thu Sep 10 17:33:25 1998, message commentary This change adds the rest of the message file commentary (common, fcomp, fmerge) fhist.1.3.D008, C17, pmiller, Thu Sep 10 13:00:13 1998, fhist message comments This change adds the commentary to the fhist error messages. fhist.1.3.D007, C16, pmiller, Tue Sep 8 10:25:22 1998, fhist internationalization This change extracts the error messages for the fhist program. There is also some tidying-up of the error messages surrounding file operations. fhist.1.3.D006, C15, pmiller, Wed Sep 2 22:34:58 1998, initernationalization This change continues to internationalize the code. fhist.1.3.D005, C14, pmiller, Wed Sep 2 14:05:54 1998, internationalization support This is the first of several changes which introduce internationalization support. Project "fhist.1", Branch 3 Page 23 Change Log Tue Jun 17 17:21:59 2008 Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description Change Delta Brief Description fhist.1.3.D004, C12, pmiller, Tue Sep 1 17:07:29 1998, fix build problems This change fixes a number of build problems. In essence, this change preparse fhist for internationalization of its error messages. My thanks to Henrik Weber for reporting this problem. fhist.1.3.D003, C13, pmiller, Tue Sep 1 13:38:38 1998, new FSF address This change updates the FSF to be the new one. fhist.1.3.D002, C11, pmiller, Mon Apr 6 14:29:03 1998, LSM file Thsi chanmge adds and LSM file. fhist.1.3.D001, C10, pmiller, Sun Mar 29 22:15:24 1998, New release derived from fhist.1.2. New release derived from fhist.1.2.