add comments
This commit is contained in:
parent
1328be2013
commit
d91c3500ea
2 changed files with 18 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 2"""
|
||||
date="2022-09-30T17:43:13Z"
|
||||
content="""
|
||||
Found the bug: "fd:16: hFlush: illegal operation (handle is closed)"
|
||||
This exception gets caught after it's actually finished restaging
|
||||
everything, so it displays the warning unncessarily.
|
||||
|
||||
Pretty sure the problem on Windows will have the same cause.
|
||||
"""]]
|
|
@ -0,0 +1,7 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 3"""
|
||||
date="2022-09-30T17:55:20Z"
|
||||
content="""
|
||||
I've fixed this, and I'm planning to make a minor release on Monday for it.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue