diff --git a/ChangeLog b/ChangeLog index a6963108..4dce93fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ * src/files.c (stat_with_alloc, open_buffer, write_file): Check the result of a stat() to avoid referencing unitialized data. Original patch was by Kamil Dudka. + * doc/man/{nano.1,rnano.1,nanorc.5}: Adjust version for release. 2016-02-07 Benno Schulenberg * src/files.c (update_poshistory): Don't put files in the history list diff --git a/doc/man/nano.1 b/doc/man/nano.1 index a3ce2fcb..88ed4709 100644 --- a/doc/man/nano.1 +++ b/doc/man/nano.1 @@ -20,7 +20,7 @@ .\" Documentation License along with this program. If not, see .\" . .\" -.TH NANO 1 "version 2.5.1" "January 2016" +.TH NANO 1 "version 2.5.2" "February 2016" .\" Please adjust this date whenever revising the manpage. .\" diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 index 2f2bdac1..5d9295ef 100644 --- a/doc/man/nanorc.5 +++ b/doc/man/nanorc.5 @@ -20,7 +20,7 @@ .\" Documentation License along with this program. If not, see .\" . .\" -.TH NANORC 5 "version 2.5.1" "January 2016" +.TH NANORC 5 "version 2.5.2" "February 2016" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/doc/man/rnano.1 b/doc/man/rnano.1 index c88a4ab8..39e63571 100644 --- a/doc/man/rnano.1 +++ b/doc/man/rnano.1 @@ -19,7 +19,7 @@ .\" Documentation License along with this program. If not, see .\" . .\" -.TH RNANO 1 "version 2.5.1" "January 2016" +.TH RNANO 1 "version 2.5.2" "February 2016" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME