The following modules have a new version:
- accerciser (3.2.0 => 3.2.1)
- aisleriot (3.2.0 => 3.2.1)
- anjuta (3.2.0 => 3.2.1)
- cheese (3.2.0 => 3.2.1)
- evolution (3.2.0 => 3.2.1)
- file-roller (3.2.0 => 3.2.1)
- gedit (3.2.0 => 3.2.1)
- glade (3.10.0 => 3.10.2)
- gnome-color-manager (3.2.0 => 3.2.1)
- gnome-devel-docs (3.2.0 => 3.2.1)
- gnome-documents (0.2.0 => 0.2.1)
- gnome-games (3.2.0 => 3.2.1)
- orca (3.2.0 => 3.2.1)
- rygel (0.12.3 => 0.12.4)
- seahorse (3.2.0 => 3.2.1)
- totem (3.2.0 => 3.2.1)
- vinagre (3.2.0 => 3.2.1)

The following modules weren't upgraded in this release:
  devhelp, gnome-nettool, hamster-applet, nautilus-sendto, nemiver

========================================
 accerciser
========================================

=============
version 3.2.1
=============

New And Updated Translations
============================
- YunQiang Su (zh_CN)
- Xandru Armesto (ast)



========================================
 aisleriot
========================================

Aisleriot 3.2.1
===============
- Minor bug fixes
- Translation updates


========================================
 anjuta
========================================

Anjuta 3.2.1 "Home sweat home" (19 September 2011) -- Johannes Schmid

Bugs fixed:
660841  build failure with [-Werror=format-security]
653652  'New file' doesn't check duplicates, gets confused
660061  Remove 'no-dist-bzip2' from automake options
660065  Can't create a new target in empty Makefile
661511  Python/Django Project Wizard: Missing Components/Programs: django-admin

Thanks to:
Andre Klapper, Arnel A. Borja, Carles Ferrando, Michael Biebl,
Sébastien Granjoux, Xandru Armesto, Мирослав Николић


========================================
 cheese
========================================


version 3.2.1
 - configure.ac: Bump cheese version to 3.2.1
 - Do not crash if gnome-video-effects is not present
   Also, print a warning using warning(). Fixes bug 654671.
 - l10n: Updated Greek translation for cheese
 - Added/Updated Translations
   - el, courtesy of Giannis Katsampirhs
 - Added/Updated Documentation
   - hu, courtesy of Gabor Kelemen

========================================
 evolution
========================================

Evolution 3.2.1 2011-10-17
--------------------------

Bug Fixes:
       Bug 576478 - [Windows] Redirect Help->Contents to a web page
                    (Milan Crha)
       Bug 655625 - Crash in atk_state_set_contains_state (Milan Crha)
       Bug 658066 - Security dialog is too big (Dan Vrátil)
       Bug 658835 - Color Scheme off in calendar (Milan Crha)
       Bug 659440 - Doesn't mark messages as replied when sending offline
                    (Milan Crha)
       Bug 659486 - EAlert default response is ignored by EAlertDialog
                    (Matthew Barnes)
       Bug 659517 - Calendar reminds of old events following upgrade
                    (Milan Crha)
       Bug 659558 - Missing set mnemonic widgets (Milan Crha)
       Bug 659568 - One day delay in calendar view (Milan Crha)
       Bug 659726 - Search Folders contain ambiguous reference to accounts
                    (Matthew Barnes)
       Bug 659828 - Selecting a message with a sound attached loses focus
                    (Milan Crha)
       Bug 659874 - Address Cards Render extra Phone Number (Milan Crha)
       Bug 659876 - Make automatic contact address formatting optional
                    (Dan Vrátil)
       Bug 659932 - 'Use system time zone' in not honored immediately
                    (Milan Crha)
       Bug 660224 - Assertion failure when forwarding message (Milan Crha)
       Bug 660721 - Online Account services not always activating (Milan Crha)
       Bug 660782 - [pst-import] Missing tasks after import (Milan Crha)
       Bug 660799 - Bad GOptionEntry in evolution-addressbook-export
                    (Matthew Barnes)
       Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
                    (Milan Crha)
       Bug 660850 - Missing set mnemonic widgets in composer preferences
                    (Milan Crha)
       Bug 660861 - Avoid mark-all-read on a non-folder selection (Milan Crha)
       Bug 661434 - Unfriendly search result (Milan Crha)
       Bug 661542 - Weird "Cannot upgrade from version 0.xxxx" on first use
                    (Vincent Untz)

Translations:
       Nilamdyuti Goswami (as)
       Gil Forcada (ca)
       Carles Ferrando (ca@valencia)
       Jiri Eischmann (cs)
       Mario Blättermann (de)
       Jorge González (es)
       Daniel Mustieles (es)
       Inaki Larranaga Murgoitio (eu)
       Seán de Búrca (ga)
       Shankar Prasad (kn)
       Rudolfs Mazurs (lv)
       Manoj Kumar Giri (or)
       krishnababu k (te)
       Nguyễn Thái Ngọc Duy (vi)



========================================
 file-roller
========================================

version 3.2.1
-------------

Bugs fixed:

 * Do not crash if nautilus schema is not present (Vincent Untz)
 * Use $(DISABLE_DEPRECATED) in copy-n-paste/Makefile.am (Andreas Henriksson)


========================================
 gedit
========================================

===========
gedit 3.2.1
===========

New Features and Fixes
======================
- More help awesome (Jim Campbell)
- Use GtkGrid in the replace dialog. (Paolo Borelli)
- Misc bugfixes

New and updated translations
============================
- da (Kenneth Nielsen)
- eo (Kristjan SCHMIDT)
- lv (Rūdofls Mazurs)


========================================
 glade
========================================

============
Glade 3.10.2
============
       - Make documentation parallel installable (bug 646997).
       - Renamed catalog and module environment variables.
       - Properly escape special characters while serializing
         property values (bug 654609 - Fabien Parent)
       - Fix GladeProject to notify "row-has-child-toggled"
         (fixes bug 651673).
       - Fixed size groups widget selection (bug 647984 fix by Benjamin Otte)
       - Avoid crashing if glade-previewer is not installed (bug 650899 Johannes Schmid)

Updated translations
====================

       - lt, courtesy of Aurimas Černius

============
Glade 3.10.1
============
       - Optimized loading time by not updating progressbar on every loaded object.
       - Update placeholders when a grid child's width or height child properties change.
       - Ensure 'related-action' and 'use-action-appearance' are serialized in the right order.
       - Correctly detect the required devhelp version - Javier Jardón
       - Fixed TreeModelFilter bug #657164
       - Fixed bug #660607 "Warnings when using GtkGrid created in Glade 3.10"
       - Fixed glade-previewer bugs
         #660874 "glade-previewer fails to open UI files without top windows"
         #660872 "glade-previewer crashes on non-existent files"
       - Fixed loading correct application icon (bug 648487 fix by Stéphane Maniaci).
       - Fixed "variable set but not used" warnings (-Wunused-but-set-variable)

New and updated translations
============================

       - ast, courtesy of Xandru Armesto
       - bg, courtesy of Alexander Shopov
       - ca, courtesy of David Planella
       - ca@valencia, courtesy of David Planella
       - cs, courtesy of Marek Černocký
       - da, courtesy of Ask Hjorth Larsen
       - de, courtesy of Christian Kirbach
       - en_GB, courtesy of Bruce Cowan
       - eo, courtesy of Kristjan SCHMIDT
       - es, courtesy of Daniel Mustieles
       - fr, courtesy of Bruno Brouard
       - gl, courtesy of Fran Diéguez
       - hu, courtesy of Gabor Kelemen
       - lt, courtesy of Aurimas Černius
       - pl, courtesy of Piotr Drąg
       - pt_BR, courtesy of Krix Apolinário
       - ru, courtesy of Yuri Myaseodov
       - sl, courtesy of Matej Urbančič
       - sr, courtesy of Мирослав Николић
       - sr@latin, courtesy of Miroslav Nikolić
       - sv, courtesy of Daniel Nylander
       - ug, courtesy of Sahran


========================================
 gnome-color-manager
========================================

Version 3.2.1
~~~~~~~~~~~~~
Released: 2011-10-17

* Translations
- Updated German translation (Wolfgang Stöggl)
- Updated Japanese translation (Ryo Fujita)
- Updated Spanish translation (Jorge González)
- Updated Swedish translation (Daniel Nylander)

* New Features:
- Add a calibrate attach image for the 'i1 Display 3' sensor device (Richard Hughes)
- Show an error if we can't open the file passed to gcm-viewer --file (Richard Hughes)
- Speed up the profile viewer loading when scanning a large number of profiles (Richard Hughes)

* Bugfix:
- Do not send 'space' when argyllcms asks the user to press any key (Richard Hughes)
- Do not use g_application_release() manually (Richard Hughes)
- Don't use the deprecated g_format_size_for_display() (Richard Hughes)
- Don't use the deprecated pango_cairo_font_map_create_context() (Richard Hughes)
- Ensure we always set a calibration image if one exists (Richard Hughes)
- Fix a crash when calibrating (Michael Hamann)


========================================
 gnome-devel-docs
========================================

3.2.1
=====
* Platform Overview
 - Fixed links to EDS documentation (Shaun McCance)
 - Fixed missing license files (Gert Michael Kulyk)
* Updated translations:
 ca    (Gil Forcada)
 es    (Jorge González)


========================================
 gnome-documents
========================================

0.2.1 - "Paper Cut"
===================

- Quote the file path before passing it out to unoconv
- Remember window state and size across app restarts
- Fix some UI flickering and useless refreshs


========================================
 gnome-games
========================================

gnome-games 3.2.1
=================

Just translation updates this time.

Daniel Korostil (1):
     Uploaded Ukranian

Gil Forcada (1):
     [l10n]Updated Catalan translations

Marek Černocký (3):
     Updated Czech translation

Miĥa-Johano WALTER (1):
     Updated Esperanto translation

Rudolfs Mazurs (1):
     Updated Latvian translation.

krishnababu k (1):
     Updated Telugu translations

Мирослав Николић (1):
     Updated Serbian translation



========================================
 orca
========================================

3.2.1 - 17 October 2011

General

 * Fix for bug 661706 - Sanity check needed in Gecko script's
   getBottomOfFile() to ensure we have a "last object"

 * Fix for bug 659122 - UnicodeDecodeError and UnicodeEncodeError keep
   cropping up since introspection

 * Fix for bug 659122 - Traceback presenting time and date

 * Fix for bug 660163 - Traceback when try to edit a keybinding

New and updated translations (THANKS EVERYONE!!!):

   uk            Ukranian               Daniel Korostil
   zh_CN         Simplified Chinese     YunQiang Su

=========


========================================
 rygel
========================================

0.12.4
======

Another release in the stable 0.12 series of Rygel

Changes since 0.12.3:

- Fix an assertion when one of the preconditions failed during HTTP Post.
- Limit the length of the filename generated in CreateObject to avoid problems
 on FAT.
- Use SoupURI to validate and properly escape the URI given during
 CreateObject. This could cause huge CPU consumption if the URI was really
 long (1k).
- Do not crash if ImportResource is cancelled.
- Fix DBUS  thumbnailer regression introduced in 0.12.3

All contributors to this release:
 - Jens Georg <[email protected]>
 - Joe Hansen <[email protected]>
 - Kentaro KAZUHAMA <[email protected]>

Added/updated translations:
 - dk, courtesy of Joe Hansen
 - ja, courtesy of Kentaro KAZUHAMA

Bugs fixed:
 https://bugzilla.gnome.org/show_bug.cgi?id=660892


========================================
 seahorse
========================================

seahorse 3.2.1
--------------

* Updated translations


========================================
 totem
========================================


3.2.1:
* Fix crash when framerate isn't available
* Quieten the thumbnailer when thumbnailing non-videos
* Loads of translations

========================================
 vinagre
========================================

Vinagre 3.2.1
=============

Alexandre Rostovtsev (2):
     Fix implicit declaration in vinagre-tube-handler.c
     Do not use deprecated gtk_widget_modify_bg()

Ali Akbar Najafian (1):
     Added Persian translation

Daniel Korostil (1):
     Uploaded Ukranian

David King (3):
     Post-release version bump to 3.2.1
     Add range to history-size GSettings key
     Update NEWS for 3.2.1 release

Frédéric Péters (1):
     Display correct application icon in about dialog

Jasper Lievisse Adriaanse (1):
     Add missing includes to fix build on OpenBSD

Piotr Drąg (1):
     Updated Polish translation

Wolfgang Stöggl (1):
     [l10n] Updated German documentation translation

krishnababu k (1):
     Updated Telugu translations