Home | History | Annotate | Line # | Download | only in gdiffmk
ChangeLog revision 1.1.1.1
      1 2005-01-16  Mike Bianchi  <MBianchi (a] Foveal.com>
      2 
      3 	* gdiffmk.sh (Usage): Fix typos.
      4 	<top>: Allow `-M<arg1> <arg2>' also.
      5 
      6 	* gdiffmk.man: Updated.
      7 
      8 2005-01-13  Mike Bianchi  <MBianchi (a] Foveal.com>
      9 
     10 	* gdiffmk.sh: Add the -D, -M, and -B options, which provide actions
     11 	akin to nrchbar.
     12 	Thanks to Larry Kollar (http://home.alltel.net/kollar/groff/).
     13 
     14 	* gdiffmk.man: Updated.
     15 
     16 	* tests/runtests.in: Added tests for gdiffmk's -D, -M, and -B
     17 	options.
     18 
     19 	* tests/baseline8, tests/baseline9, tests/baseline10: New files.
     20 
     21 2004-12-16  Mike Bianchi  <MBianchi (a] Foveal.com>
     22 
     23 	* tests/runtests.in: Fix typo (s/$(srcdir)/${srcdir}/).
     24 
     25 2004-12-15  Werner LEMBERG  <wl (a] gnu.org>
     26 
     27 	The configure script now generates tests/runtests.
     28 
     29 	* tests/tests.sh: Renamed to...
     30 	* tests/runtests.in: This.
     31 	Add proper $srcdir prefixes to make it run from build directory.
     32 	* README, Makefile.sub (CLEANADD), tests/test_baseline7: Updated.
     33 
     34 2004-12-14  Werner LEMBERG  <wl (a] gnu.org>
     35 
     36 	* gdiffmk.sh: Make sed pattern work with alternate result of GNU
     37 	diff's -D option, using `!' instead of `not' in #endif comments.
     38 	(Exit): Use prefix for each emitted message line.
     39 
     40 2004-12-14  Mike Bianchi  <MBianchi (a] Foveal.com>
     41 
     42 	* tests/*: New files for testing gdiffmk.
     43 
     44 	* README, gdiffmk.man, gdiffmk.sh: Updated.
     45 	Minor fixes.
     46 
     47 2004-12-13  Mike Bianchi  <MBianchi (a] Foveal.com>
     48 
     49 	Add `-x' command line option to select a diff program.
     50 
     51 	* gdiffmk.sh: Add code to handle `-x'.
     52 	Move test for working `diff' down.
     53 	Fix sed pattern -- `.mc *' needs to be followed by `.mc .'.
     54 	(Usage): Updated.
     55 	* gdiffmk.man: Updated.
     56 
     57 2004-12-12  Mike Bianchi  <MBianchi (a] Foveal.com>
     58 
     59 	* README: New file.
     60 
     61 2004-12-11  Mike Bianchi  <MBianchi (a] Foveal.com>
     62 
     63 	First import of gdiffmk files.
     64