summaryrefslogtreecommitdiff
path: root/doc/bugs/gsha256sum_crashes.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-06 16:11:21 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-06 16:11:21 -0400
commit9cb0e1b810b9582277c39fc7a9bffb58802389bf (patch)
tree672061647d2b0a396b3496d9b83e69557b15bb6f /doc/bugs/gsha256sum_crashes.mdwn
parent41d9decf3e7c86740ae3727bc0145da0f4292926 (diff)
add back sha commands on OSX; SIGILL problem fixed
Diffstat (limited to 'doc/bugs/gsha256sum_crashes.mdwn')
-rw-r--r--doc/bugs/gsha256sum_crashes.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/gsha256sum_crashes.mdwn b/doc/bugs/gsha256sum_crashes.mdwn
index 402462d02..9989b9866 100644
--- a/doc/bugs/gsha256sum_crashes.mdwn
+++ b/doc/bugs/gsha256sum_crashes.mdwn
@@ -87,3 +87,6 @@ I can send you the crash report of hsha256sum if you need it.
>> I'm told that other programs, such as wget, also crash with SIGILL.
>> Are there multiple OSX architectures with different instructions sets or
>> what? --[[Joey]]
+
+>>> Fixed and confirmed fixed now. gsha256sum etc added back to
+>>> OSX app. [[done]] --[[Joey]]