-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c7786a
commit 3c9d264
Showing
1 changed file
with
6 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,5 +1,7 @@ | ||
Changes in v1.4.4 | ||
Changes in v1.5.0 | ||
----------------- | ||
- bug fix with missing dynamic libraries in v1.4.3 and v1.4.2 (#61; thanks to Ole Streicher) | ||
- bug fix with test suite using make -j (#62; thanks to Ole Streicher) | ||
|
||
- fixed issues needed for PGPLOT compatibility in heasoft (#48) | ||
- additional arguments to giza_render to specify the type of pixel interpolation desired | ||
- better compatibility with PGPLOT in settings for pixel interpolation, fixes issue with blurred images in heasoft | ||
- removed tabs from source code | ||
- test_contour and test_render now included in test suite |