Merge branch 'maint'
[platform/upstream/automake.git] / old / ChangeLog.01
index cb7b37a..f4882f7 100644 (file)
        contents.
        (dist-all, dist-bzip2, dist-zip, dist-tarZ): New conditional
        targets.
-       And BTW, all these guys are phony.
+       And BTW, all of these guys are phony.
        * automake.in (&handle_dist_worker): As its name doesn't indicate,
        output distributions.
        (&handle_dist): As its name doesn't indicate, don't.
        * automake.in (handle_clean): Bind `-local' targets to `-am'
        targets, not top targets.
        Don't declare -recursive dependencies of the clean targets:
-       `subdirs.am' did it.  Less hard coded knowledge, transfered
+       `subdirs.am' did it.  Less hard coded knowledge, transferred
        into...
        * clean.am: here.