diff options
| author | Christopher Guindon | 2018-02-26 18:15:05 +0000 |
|---|---|---|
| committer | Christopher Guindon | 2018-02-26 18:15:05 +0000 |
| commit | 7c3077597d8f194f8b3bada043cd0fc33aa713a6 (patch) | |
| tree | ee5cc70e14c9f1fa1d6483b329db9d4e47318507 | |
| parent | ed7ee2025681346fd4b86f9bc7501ffc22262dda (diff) | |
| download | community-7c3077597d8f194f8b3bada043cd0fc33aa713a6.tar.gz community-7c3077597d8f194f8b3bada043cd0fc33aa713a6.tar.xz community-7c3077597d8f194f8b3bada043cd0fc33aa713a6.zip | |
Bug 531585 - Eclipse News feed shows literal & in feed reader
Signed-off-by: Christopher Guindon <chris.guindon@eclipse-foundation.org>
| -rw-r--r-- | news/2005newsarchive.rss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/2005newsarchive.rss b/news/2005newsarchive.rss index 1f910e5a5..d483cf4df 100644 --- a/news/2005newsarchive.rss +++ b/news/2005newsarchive.rss @@ -10,7 +10,7 @@ <link>http://www.eclipse.org</link> </image> <item> - <title><![CDATA[Eclipse Newsletter | Boot & Build Eclipse Projects]]></title> + <title><![CDATA[Eclipse Newsletter | Boot & Build Eclipse Projects]]></title> <link><![CDATA[https://www.eclipse.org/community/eclipse_newsletter/2018/february/]]></link> <description><![CDATA[Featuring articles about Spring Tools, Gradle plugin (Buildship), Dirigible cloud platform, and EMF Parsley.]]></description> <pubDate>Thu, 22 Feb 2018 3:51:00 EST</pubDate> |
