aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2002-12-04 08:12:34 +0000
committerThomas Grill <xovo@users.sourceforge.net>2002-12-04 08:12:34 +0000
commitabdc387d7fabe5f18cc3cb448c15aa898f9fdaaa (patch)
tree1a0ca90ebf51f61cce92ead61d4fd75e2c0987ac /externals/grill/vasp/changes.txt
parent0af60cd02d714f0ca13bfff9f3e12c84357ba176 (diff)
""
svn path=/trunk/; revision=273
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)