man/man1/inochi.1 in inochi-6.0.1 vs man/man1/inochi.1 in inochi-6.0.2
- old
+ new
@@ -2,14 +2,14 @@
.\" Title: inochi
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
.\" Date: 2011-04-21
.\" Manual: \ \&
-.\" Source: \ \& 6.0.1
+.\" Source: \ \& 6.0.2
.\" Language: English
.\"
-.TH "INOCHI" "1" "2011\-04\-21" "\ \& 6\&.0\&.1" "\ \&"
+.TH "INOCHI" "1" "2011\-04\-21" "\ \& 6\&.0\&.2" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
@@ -1098,13 +1098,15 @@
Its exit status will indicate whether all tests have passed\&. It may also print additional pass/fail information depending on the testing library used in the test/test_helper\&.rb file\&.
.SS "Contributing"
.sp
\m[blue]\fBFork this project on GitHub\fR\m[] and send a pull request\&.
.SH "HISTORY"
-.SS "Version 6\&.0\&.1 (2011\-04\-21)"
+.SS "Version 6\&.0\&.2 (2011\-04\-21)"
.sp
-Incompatible changes:
+This release adopts some common Rails testing and development conventions, drops runtime gem version dependency establishment in favor of [Bundler], produces a gemspec file for greater interoperability, and improves merging\&.
+.PP
+\fBIncompatible changes\fR
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
@@ -1115,73 +1117,18 @@
Remove
pub:ann
tasks; users can manually announce where/if they want to\&.
.RE
.sp
-Bug fixes:
-.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
-Inochi still generated the old
-test/helper\&.rb
-file\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Do not make old and new files read\-only before merging\&.
-.RE
-.sp
-Housekeeping:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Revise project & manual version mismatch error\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Revise project introduction in help manual\&.
-.RE
-.SS "Version 6\&.0\&.0 (2011\-04\-21)"
-.sp
-This release adopts some common Rails testing and development conventions, drops runtime gem version dependency establishment in favor of [Bundler], produces a gemspec file for greater interoperability, and improves merging\&.
-.PP
-\fBIncompatible changes\fR
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
Remove runtime gem version dependency establishment from
lib/*/inochi\&.rb\&.
.RE
.sp
.RS 4
@@ -1271,44 +1218,64 @@
.IP \(bu 2.3
.\}
Make old and new files read\-only before merging\&.
.RE
.PP
-\fBDocumentation\fR
+\fBHousekeeping\fR
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
-Add diffuse tool to the example merge2 script\&.
+Omit CREDITS file from gem because help manual contains it\&.
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
-Reduce font size to accomodate small screens\&.
+Add diffuse tool to the example merge2 script in help manual\&.
.RE
-.PP
-\fBHousekeeping\fR
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
-Omit CREDITS file from gem: help manual already includes it\&.
+Reduce font size to accomodate small screens in help manual\&.
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+Revise project & manual version mismatch error\&.
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+Revise project introduction in help manual\&.
.RE
.SS "Version 5\&.1\&.0 (2010\-08\-14)"
.sp
This release uses [Pygments] for syntax highlighting, adds icons to admonitions, speeds up the \fBpub:web\fR task, and further refines the HTML version of your project\(cqs help manual\&.
.PP