-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1661 from mmcgr/changelog
Update changelog
- Loading branch information
Showing
1 changed file
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,16 @@ | ||
souffle (@VERSION@-1) UNRELEASED; urgency=low | ||
|
||
* UNSTABLE WORK IN PROGRESS | ||
* Enhanced MST (azreika) | ||
* Restructuring for reability and maintainability (b-scholz, mmcgr) | ||
* Various bugfixes | ||
* Fix OSX user library paths (mmcgr) | ||
* Fix concurrent profling (mmcgr) | ||
* Fix indirect index use (aeflores) | ||
* Fix 'as' type conversion (darth-tytus) | ||
* Fix output of hint statistics (azreika) | ||
* Implement Record/ADT user-defined functors (darth-tytus) | ||
* Optimise ADT encoding (darth-tytus) | ||
* Added limitsize directive (b-scholz) | ||
* Add heuristic-based clause reordering (azreika) | ||
* Enhanced Magic Set transformation (azreika) | ||
* Restructuring for readability and maintainability (b-scholz, mmcgr) | ||
|
||
-- Martin McGrane <[email protected]> @DEBDATE@ | ||
|
||
|