Skip to content

Commit

Permalink
Revision upto 4.0.9_6 and update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
hymkor committed Jul 21, 2015
1 parent 4074b49 commit 8bddbf5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Doc/release_note_en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
NYAGOS 4.0.9\_6
===============
* Fixed nyagos.stat(nil) caused a panic.
* Fixed not all stack trace was printed when a panic was recovered.

NYAGOS 4.0.9\_5
===============
* Add ls-option -S (Sort by Size) and -h (Print size with human-readable format)
Expand Down
5 changes: 5 additions & 0 deletions Doc/release_note_ja.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
NYAGOS 4.0.9\_6
===============
* 【蟲繕】nyagos.stat(nil) で panic が発生していた
* 【蟲繕】recover できた panic でスタックトレースが表示されなかった

NYAGOS 4.0.9\_5
===============
* ls のオプション:-S (サイズでソート)、-h (単位付きサイズ表記)を追加
Expand Down
2 changes: 1 addition & 1 deletion Misc/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.9_5
4.0.9_6

0 comments on commit 8bddbf5

Please sign in to comment.