diff options
author | Carsten Haitzler <raster@rasterman.com> | 2011-12-04 01:56:31 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2011-12-04 01:56:31 +0000 |
commit | ac4c70ab7b9a6c51ee759d90d91d83e0f08c90ed (patch) | |
tree | 57262ea994f5a4d895911370f24b2af949559e93 /legacy/embryo | |
parent | a3970d1f966f6edd90cbd75b19047cbe4291db18 (diff) |
fix changelogs to mention release.
SVN revision: 65860
Diffstat (limited to 'legacy/embryo')
-rw-r--r-- | legacy/embryo/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/legacy/embryo/ChangeLog b/legacy/embryo/ChangeLog index 4a46661050..a9a410abde 100644 --- a/legacy/embryo/ChangeLog +++ b/legacy/embryo/ChangeLog | |||
@@ -14,3 +14,7 @@ | |||
14 | 14 | ||
15 | * use fseek() instead of rewind() as the latter does not exist on | 15 | * use fseek() instead of rewind() as the latter does not exist on |
16 | Windows CE and fix compilation with Evil. | 16 | Windows CE and fix compilation with Evil. |
17 | |||
18 | 2011-12-02 Carsten Haitzler (The Rasterman) | ||
19 | |||
20 | 1.1.0 release | ||