aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/changes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vasp/changes.txt')
-rw-r--r--externals/grill/vasp/changes.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/externals/grill/vasp/changes.txt b/externals/grill/vasp/changes.txt
index 0b3abf59..dea15217 100644
--- a/externals/grill/vasp/changes.txt
+++ b/externals/grill/vasp/changes.txt
@@ -1,5 +1,10 @@
Version history:
+0.1.2:
+- FIX: bug in vasp.frames* ... wrong argument
+- FIX: another bug in resize of immediate buffers
+- CHANGE: immediates will be initialized to zero, also upon resize to a larger size (by default, later make this optional)
+
0.1.1:
- FIX: bug in resize of immediate buffers
- CHANGE: check (at actual operation!) whether vector exceeds buffer size (GetRVecs, GetCVecs -> corrlen)