diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-10 22:06:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-10 22:06:19 -0400 |
commit | 968a7ca39e2435ebf08013b9da77f54295b71e36 (patch) | |
tree | 3c01cfb23db631f5a75cc3c565d075924e1de2f8 | |
parent | f034dbff79770ecdad83475a083ee9fc1c54013a (diff) | |
download | ikiwiki-968a7ca39e2435ebf08013b9da77f54295b71e36.tar ikiwiki-968a7ca39e2435ebf08013b9da77f54295b71e36.tar.gz |
add news item for ikiwiki 3.20130711
-rw-r--r-- | doc/news/version_3.20121212.mdwn | 6 | ||||
-rw-r--r-- | doc/news/version_3.20130711.mdwn | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/doc/news/version_3.20121212.mdwn b/doc/news/version_3.20121212.mdwn deleted file mode 100644 index 473b63190..000000000 --- a/doc/news/version_3.20121212.mdwn +++ /dev/null @@ -1,6 +0,0 @@ -ikiwiki 3.20121212 released with [[!toggle text="these changes"]] -[[!toggleable text=""" - * filecheck: Fix bug that prevented File::MimeInfo::Magic from ever - being used. - * openid: Display openid in Preferences page as a comment, so it can be - selected in all browsers."""]]
\ No newline at end of file diff --git a/doc/news/version_3.20130711.mdwn b/doc/news/version_3.20130711.mdwn new file mode 100644 index 000000000..2f4a5ef59 --- /dev/null +++ b/doc/news/version_3.20130711.mdwn @@ -0,0 +1,5 @@ +ikiwiki 3.20130711 released with [[!toggle text="these changes"]] +[[!toggleable text=""" + * Deal with git behavior change in 1.7.2 and newer that broke support + for commits with an empty commit message. + * Pass --no-edit when used with git 1.7.8 and newer."""]]
\ No newline at end of file |