summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Add the 2.14.0 and 2.14.1 ChangeLog entries to the ChangeLog and remove the ↵Gary Kramlich2020-09-051-30/+58
| | | | | | | | | entries from the 3.0.0 entry. Testing Done: None, it's the ChangeLog. Reviewed at https://reviews.imfreedom.org/r/102/
* libpurple: Drop purple-url-handler and desktop fileMike Ruprecht2018-10-021-0/+2
| | | | | | Now that the Pidgin executable and desktop file handle opening URIs themselves, the extra purple-url-handler script and its desktop file are no longer needed. This patch removes them.
* libpidgin: Use G_APPLICATION_CAN_OVERRIDE_APP_ID to allow multiple instancesMike Ruprecht2018-10-021-0/+5
| | | | | | | | | | | This patch adds the G_APPLICATION_CAN_OVERRIDE_APP_ID flag to Pidgin's GApplication instance. This allows for multiple instances of Pidgin, using GApplication's unique instance checking, to be run simultaneously by using an alternate, unique application ID. Because we currently depend on GLib 2.40 and this flag is since 2.48, this patch also adds compatibility for compiling with earlier versions of GLib.
* COPYRIGHT and ChangeLog update for PR #357Gary Kramlich2018-05-251-0/+3
|
* ChangeLog the WEBTOKEN SASL stuff for XMPPGary Kramlich2018-05-241-0/+1
|
* Mergin 2.13.0 into defaultGary Kramlich2018-03-291-1/+23
|\
| * Bump the versions for the next round of developmentGary Kramlich2018-03-081-0/+4
| |
| * Bump the versions and add checks for tcl/tk 8.6/8.7v2.13.0Gary Kramlich2018-03-081-1/+1
| |
| * Update the ChangeLog for the security issuesGary Kramlich2018-03-081-0/+7
| |
| * Don't allow adding a buddy to prpls that don't have an add_buddy callback. ↵paradox2018-03-081-0/+1
| | | | | | | | Fixes #4061
| * Port backend-fs to newer api for farstream relay-info property. Fixes #17274Gary Kramlich2018-03-071-0/+3
| |
| * ChangeLog the IRC AUTHENTICATE fix and finally add dx to the COPYRIGHT fileGary Kramlich2018-03-071-0/+2
| |
| * ChangeLog and COPYRIGHT update for status icon blinking update. Fixes #17174Gary Kramlich2017-12-281-0/+1
| |
| * ChangeLog the fix for #17273. Fixes #17273Gary Kramlich2017-12-261-0/+1
| |
| * Add a ChangeLog for PR 262. Fixes #17232Gary Kramlich2017-12-141-0/+1
| |
| * ChangeLog the update to not attempt to TLS secured BOSH connections. Fixes ↵Gary Kramlich2017-12-071-0/+1
| | | | | | | | #17270
| * ChangeLog the backport of de2d88e575eeGary Kramlich2017-11-251-0/+1
| |
| * ChangeLog the http pipelining removal for BOSH. Fixes #17025Gary Kramlich2017-11-251-0/+1
| |
| * ChangeLog the transparency plugin updatesGary Kramlich2017-11-201-0/+1
| |
| * ChangeLog the IRC buffer fix which fixes #12562Gary Kramlich2017-11-161-0/+1
| |
| * Fix my typoGary Kramlich2017-11-161-1/+1
| |
| * ChangeLog the fix for #15687 and PR #285 from Christof MeerwaldGary Kramlich2017-11-161-0/+1
| |
* | ChangeLog the fix for 10029 and add Arkadiy Illarionov to the COPYRIGHT ↵Gary Kramlich2018-02-221-0/+1
| | | | | | | | file. Fixes #10029
* | Merged release-2.x.y into defaultGary Kramlich2017-11-031-1/+19
|\ \ | |/
| * Bump the versions and update ChangeLog.API for the new API additionGary Kramlich2017-10-191-1/+2
| |
| * ChangeLog PR #276 and add David Woodhouse to the COPYRIGHT fileGary Kramlich2017-10-191-0/+1
| |
| * Fix Finch search results display (#17238)David Woodhouse2017-10-061-0/+3
| |
| * ChangeLog for PR #269 which fixes #16680Gary Kramlich2017-09-281-2/+3
| |
| * ChangeLog PR #270 which fixes #16391Gary Kramlich2017-09-281-0/+1
| |
| * ChangeLog the pr and fix for ncurses 6.0 opaque structs. Fixes #16764Gary Kramlich2017-09-251-0/+4
| |
| * Add the ticket number for the dark theme fixes. Fixes #12572Gary Kramlich2017-09-211-1/+1
| |
| * ChangeLog the dark theme fixes from Alyssa RosenzweigGary Kramlich2017-09-211-0/+3
| |
| * ChangeLog the fix for #17200. Fixes #17200Gary Kramlich2017-09-211-0/+1
| |
| * ChangeLog the fix for #16836. Fixes #16836Gary Kramlich2017-09-211-0/+3
| |
* | Merge release-2.x.y into defaultdx2017-06-121-1/+13
|\ \ | |/
| * Merge release-2.x.y changes, fix changelog conflictsdx2017-05-271-0/+3
| |\
| | * ChangeLog the string comparison uniformity mergeGary Kramlich2017-05-251-1/+1
| | |
| * | Add some changelog entriesdx2017-04-061-1/+8
| |/
| * Fix a typo saying that the cve was an out of bounds read instead of a writeGary Kramlich2017-03-211-1/+1
| |
* | Merge 2.12.0 into defaultGary Kramlich2017-03-101-8/+50
|\ \ | |/
| * Bump the version and add a changelog entry for the next versionGary Kramlich2017-03-091-0/+3
| |
| * ChangeLog the external SASL fixv2.12.0Gary Kramlich2017-03-091-0/+1
| |
| * Add a few missed changelog entriesGary Kramlich2017-03-091-0/+2
| |
| * Merge in the translations and version bumpGary Kramlich2017-03-091-1/+1
| |\
| | * ChangeLog the gnutls updateGary Kramlich2017-03-071-1/+2
| | |
| * | The release's source is not in UTC so reflect that in the dateGary Kramlich2017-03-081-1/+1
| | |
| * | Merge the pubilc codeGary Kramlich2017-03-081-0/+1
| |\ \
| | * | ChangeLog the gnutls updatesGary Kramlich2017-03-071-0/+1
| | |/
| * | Add the real CVE numberGary Kramlich2017-03-081-1/+1
| | |
| * | ChangeLog the security updatesGary Kramlich2017-02-281-1/+4
| |/