summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/database.xml20
-rw-r--r--appinfo/info.xml2
2 files changed, 19 insertions, 3 deletions
diff --git a/appinfo/database.xml b/appinfo/database.xml
index 9b6b36a3d..eb4e122c9 100644
--- a/appinfo/database.xml
+++ b/appinfo/database.xml
@@ -48,6 +48,14 @@
<notnull>false</notnull>
<unsigned>true</unsigned>
</field>
+ <field>
+ <name>last_modified</name>
+ <type>integer</type>
+ <default></default>
+ <length>8</length>
+ <notnull>false</notnull>
+ <unsigned>true</unsigned>
+ </field>
<index>
<name>news_folders_parent_id_index</name>
@@ -116,12 +124,12 @@
<notnull>false</notnull>
</field>
<field>
- <name>last_modified</name>
+ <name>http_last_modified</name>
<type>clob</type>
<notnull>false</notnull>
</field>
<field>
- <name>etag</name>
+ <name>http_etag</name>
<type>clob</type>
<notnull>false</notnull>
</field>
@@ -209,6 +217,14 @@
<default>0</default>
<notnull>true</notnull>
</field>
+ <field>
+ <name>last_modified</name>
+ <type>integer</type>
+ <default></default>
+ <length>8</length>
+ <notnull>false</notnull>
+ <unsigned>true</unsigned>
+ </field>
<index>
<name>news_feeds_user_id_index</name>
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ca28101c7..1c33d413a 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -7,7 +7,7 @@
<author>Bernhard Posselt, Alessandro Cosentino, Jan-Christoph Borchardt</author>
<category>multimedia</category>
<licence>AGPL</licence>
- <version>8.2.1</version>
+ <version>8.2.2</version>
<namespace>News</namespace>
<!-- resources -->