diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3775e20ed..d8509f2ed 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -40,6 +40,7 @@
project(rssguard)
if(WIN32 OR OS2)
+ # Setup "rssguard_updater" project.
project(rssguard_updater)
set(UPDATER_EXE_NAME "rssguard_updater")
diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG
index 279090b33..e73d7a40b 100644
--- a/resources/text/CHANGELOG
+++ b/resources/text/CHANGELOG
@@ -8,6 +8,7 @@ Fixed:
Added:
+- Application is now able to self-update itself on OS/2 and Windows. Currently, this is EXPERIMENTAL support. Please, report any bugs.
- Added option to adjust icons/buttons displayed in toolbars. See Settings/User interface/Toolbars dialog for more information.
- Added option to search messages via regular expression.
- Added option to highlight particular messages - unread, important, none.
diff --git a/src/gui/formupdate.ui b/src/gui/formupdate.ui
index fe28d8b97..086f3f32c 100755
--- a/src/gui/formupdate.ui
+++ b/src/gui/formupdate.ui
@@ -52,6 +52,12 @@
-
+
+
+ 0
+ 1
+
+
false
@@ -65,8 +71,8 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
-</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
-<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;"><br /></p></body></html>
+</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"><br /></p></body></html>
Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse