Modified:
/wiki/ChangeLog0point4.wiki
=======================================
--- /wiki/ChangeLog0point4.wiki Wed Mar 3 10:10:33 2010
+++ /wiki/ChangeLog0point4.wiki Sun Oct 10 13:14:17 2010
@@ -1,5 +1,22 @@
#summary ChangeLog
+*Changes in 0.4.21*
+ * Fix a crash in preferences dialog when using russian locale (and
potentially others with long translation strings) (issue 176)
+ * Added/Updated more translations contributed via Launchpad Rosetta:
Added: Australian English(en_AU), Greek(el), Hungarian(hu); Updated:
Brazilian Portugese(pt_BR), Czech(cs), Dutch(nl), French(fr), Finnish(fi),
Hebrew(he), Low German(nds), Portugese(pt)), Russian(ru)
+ * Update label for Exaile interface to clarify it is for Exaile versions
prior to 0.3, later versions can use MPRIS interface (issue 164)
+ * Use pkg-config to correctly pick up any needed CFLAGS for pcre (e.g.
for include path if pcre.h is installed in /usr/include/pcre/) (issue 197)
+ * Correctness fixes for a couple of issues detected by valgrind
+ * Various updates to launchpad and koji snapshot build scripts
+ * Check that Windows installer has acquired admin privs, and stop with
an error if not (issue 185)
+ * Windows installer will create the plugins directory if needed, so it
doesn't gratuitously fail if musictracker is being installed before pidgin
is installed
+ * Manifest Windows installer for XP style common controls
+ * Fix a dbus related memory leak (issue 88, issue 148)
+ * Fix an error potentially causing winamp to crash (issue 181)
+ * Always apply printable character filter to track information, which
could otherwise cause disconnects of XMPP accounts (issue 198)
+ * Leave offline accounts alone, so we don't cause them to go online
(issue 192)
+ * Don't use old track information if we have problems getting new track
information from an MPRIS player (issue 202)
+ * Add [Configuring a new wiki page] describing how to configure various
players and musictracker to work together
+
*Changes in 0.4.20*
* Reformat configure output when a package check fails, to make it a bit
easier for people to read and understand that development packages are
required
* Add/update some more translations contributed via launchpad (added:
Danish(da), Swedish(sv), Simplified Chinese(zn_CN); updated: Low
German(nds), Dutch(nl), Polish(pl), Norwegian Bokmal(nb), French(fr),
German(de))