Skip to content
This repository has been archived by the owner on Apr 13, 2019. It is now read-only.

Commit

Permalink
news 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Jul 20, 2013
1 parent 514f842 commit 62d7981
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<antcall target="internal.extension.zip">
<param name="srcdir" value="${sources.plugin}"/>
<param name="name" value="News"/>
<param name="version" value="2.1"/>
<param name="version" value="2.1.1"/>
</antcall>
<antcall target="internal.extension.zip">
<param name="srcdir" value="${sources.plugin}"/>
Expand Down
5 changes: 5 additions & 0 deletions plugins/News/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Open todos
- Comments RSS Feed

#############################################################
Version 2.1.1:
--------------
- fixed broken feed in case of a missing or deleted image
- lookup ip behind proxy through forwarded-for header

Version 2.1:
------------
- configurable amount of items on News-Home
Expand Down

0 comments on commit 62d7981

Please sign in to comment.