aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/changes.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2006-06-26 23:45:31 +0000
committerThomas Grill <xovo@users.sourceforge.net>2006-06-26 23:45:31 +0000
commitadf64277b966ebaaf4e03f2e0a57886d98e85eb0 (patch)
tree5adc05d27fe40c84caa30e905b1c73d5c44387c3 /externals/grill/vasp/changes.txt
parent201312033476f6fe791d921d42b1578914613c27 (diff)
fixed break condition for some loop constructs
resurrected help message functionality preparing RIP release svn path=/trunk/; revision=5302
Diffstat (limited to 'externals/grill/vasp/changes.txt')
-rw-r--r--externals/grill/vasp/changes.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/externals/grill/vasp/changes.txt b/externals/grill/vasp/changes.txt
index 8a8172eb..933ebf2c 100644
--- a/externals/grill/vasp/changes.txt
+++ b/externals/grill/vasp/changes.txt
@@ -2,6 +2,7 @@ Version history:
0.1.4:
- FIX: resurrect help message-functionality and add some missing help texts
+- FIX: break condition for some loop constructs (thanks to Patrick King)
0.1.3:
- CHANGE: exchanged #defines for templates in vector calculation loops