diff options
Diffstat (limited to 'src/changes/changes.xml')
-rw-r--r-- | src/changes/changes.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7e8f5ac..8f2d1d4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -4,6 +4,11 @@ <author email="javajedi@users.sf.net">Tim McCune</author> </properties> <body> + <release version="1.2.8" date="TBD"> + <action dev="jahlborn" type="update" issue="3523179"> + Add osgi header information to the manifest. + </action> + </release> <release version="1.2.7" date="2012-04-02"> <action dev="jahlborn" type="update" issue="3479560"> Add initial support for linked tables. Linked tables will now be |