mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug Fix - UUID corruption on Solaris 8
- Fixed a bug with an unterminated buffer in uuid() (thanks to Steven de Brouwer). - Added Solaris 8 as another supported platform (thanks to Steven de Brouwer).
This commit is contained in:
parent
f9035eec70
commit
95f07cf363
4 changed files with 8 additions and 1 deletions
|
@ -194,6 +194,7 @@
|
|||
<li>Ubuntu 8.10 Intrepid Ibex
|
||||
<li>Ubuntu 9.04 Jaunty Jackalope
|
||||
<li>Arch Linux
|
||||
<li>Solaris 8
|
||||
<li>Solaris 10
|
||||
<li>Cygwin 1.5.25-14
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue