Howto install gimp 2.6.10 in ubuntu 10.04(Lucid)
GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc.
Overview of Changes from GIMP 2.6.9 to GIMP 2.6.10
==================================================
* Bugs fixed:
613328 -- TGA files saved with incorrect header yOrigin data
623290 -- Save As... does not save Windows Bitmap as default in dialog
621363 -- CMYK decompose broken
595170 -- brush -- color from gradient works wrong in greyscale
613838 -- Error in gimp-hue-saturation PDB call
622608 -- GIMP crashes when clicking any scroll bar from combo boxes
565459 -- newly opened images are put into the background
Install gimp 2.6.10 in ubuntu 10.04(Lucid)
Open the terminal and run the following commands
sudo add-apt-repository ppa:lucid-bleed/ppa
sudo apt-get update
sudo apt-get install gimp