Mercurial > pidgin.yaz
comparison ChangeLog @ 22453:34b8d1107b06
Fix multiple memory leaks
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Wed, 12 Mar 2008 01:38:51 +0000 |
parents | 5c72a6c071db |
children | 53ffaf968813 |
comparison
equal
deleted
inserted
replaced
22452:bb7b11ca28ca | 22453:34b8d1107b06 |
---|---|
21 * Remove a workaround for older versions gstreamer that was causing | 21 * Remove a workaround for older versions gstreamer that was causing |
22 crashes on some non-Linux systems such as HPUX | 22 crashes on some non-Linux systems such as HPUX |
23 * Fix some cases of the conversation input entry area being 1 pixel high | 23 * Fix some cases of the conversation input entry area being 1 pixel high |
24 * Fix for displaying channel & buddy names in conversation window when | 24 * Fix for displaying channel & buddy names in conversation window when |
25 they have '&' in them | 25 they have '&' in them |
26 * Some memory leak fixes, especially in the Text Replacement plugin | |
26 | 27 |
27 Finch: | 28 Finch: |
28 * Fix compiling with Glib older than 2.6 | 29 * Fix compiling with Glib older than 2.6 |
29 * Ensure existing conversations selected from the 'Send IM' dialog are | 30 * Ensure existing conversations selected from the 'Send IM' dialog are |
30 given focus | 31 given focus |