[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnuastro-commits] master 5ffd2bd 2/2: Added statement for previous bug
From: |
Mohammad Akhlaghi |
Subject: |
[gnuastro-commits] master 5ffd2bd 2/2: Added statement for previous bug fix in NEWS file |
Date: |
Sat, 21 Jul 2018 12:45:31 -0400 (EDT) |
branch: master
commit 5ffd2bd5feff75cd2dfcdca39df2c5fd08ab2a14
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>
Added statement for previous bug fix in NEWS file
I had forgot to add the bug fix statement for the previous commit in the
NEWS file. This is now corrected.
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 49cf251..00c6e4b 100644
--- a/NEWS
+++ b/NEWS
@@ -53,7 +53,7 @@ GNU Astronomy Utilities NEWS -*-
outline -*-
bug #54297: No Match output when --notmatched called and no match.
bug #54298: Table not writing array when there are no rows.
bug #54312: Crash when CFITSIO doesn't have fits_is_reentrant function.
-
+ bug #54346: Non '-I' or non '-L' strings in CPPFLAGS or LDFLAGS cause crash.