mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bug #798
- Applied patches for bug #798 which allows out-of-source builds (thanks to Ben Boeckel). - Added Ben to the AUTHORS file. Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
parent
3af5194442
commit
9f2c5a6190
3 changed files with 10 additions and 6 deletions
10
ChangeLog
10
ChangeLog
|
@ -124,10 +124,12 @@
|
|||
Clarke).
|
||||
+ Fixed bug #788, which reported regex and readline versions, even though they
|
||||
are not used.
|
||||
+ Fixed bug #792, #793, #794 and #795, so that cmake now recognizes and builds
|
||||
on Solaris (thanks to Owen Clarke).
|
||||
+ Fixed bug #797 which corrects a build problem with 'srandom' (thanks to Owen
|
||||
Clarke).
|
||||
+ Applied patches for bugs #792, #793, #794 and #795, so that cmake now
|
||||
recognizes and builds on Solaris (thanks to Owen Clarke).
|
||||
+ Applied patch for bug #797 which corrects a build problem with 'srandom'
|
||||
(thanks to Owen Clarke).
|
||||
+ Applied patches for bug #798 which allows out-of-source builds (thanks to
|
||||
Ben Boeckel).
|
||||
|
||||
# Untracked Bugs, biggest first.
|
||||
+ Fixed bug that required the '%YAML' prologue in a YAML import.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue