diff options
author | Slávek Banko <[email protected]> | 2021-03-11 18:57:50 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-03-11 18:57:50 +0100 |
commit | b44c4340a9f0fae370bc866f255432f13a665534 (patch) | |
tree | 9ae531d7a2023108a7ef051faeb08b0da7b80e2f | |
parent | 3caf8577d1e41b4db3609abdddf804ee836fd36f (diff) | |
download | website-announcements-b44c4340a9f0fae370bc866f255432f13a665534.tar.gz website-announcements-b44c4340a9f0fae370bc866f255432f13a665534.zip |
Fix invalid utf-8 character in old rss entry.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r-- | rssentries/2012.12.03 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rssentries/2012.12.03 b/rssentries/2012.12.03 index 84d0538..5f77b84 100644 --- a/rssentries/2012.12.03 +++ b/rssentries/2012.12.03 @@ -112,7 +112,7 @@ ff26edf4 [tdenetwork] Cleanup header includes to improve readability. 177d300e [tde-i18n] Numerous docbook fixes and updates. This resolves bug reports 1337 and 1343. bd87b2af [tqt3] Automated update from Qt3 aeff00ef [tdenetwork] Fix cmake build: kopete_latexconvert.sh permissions -b3fd6646 [tdenetwork] Fix cmake build: automoc � specific rule in kopete jabber protocol +b3fd6646 [tdenetwork] Fix cmake build: automoc × specific rule in kopete jabber protocol dd95f4e3 [experimental] Add a couple of additional conversions 08df31ba [tdelibs] Add docbook entities. This resolves bug report 1342. Thanks to Fat-Zer. 10eafa49 [experimental] Update qglobal patch |