﻿/*
 * @version $Id: HEADER 14685 2011-06-11 06:40:30Z remi $
 -------------------------------------------------------------------------
 GLPI - Gestionnaire Libre de Parc Informatique
 Copyright (C) 2003-2011 by the INDEPNET Development Team.

 http://indepnet.net/   http://glpi-project.org
 -------------------------------------------------------------------------

 LICENSE

 This file is part of GLPI.

 GLPI is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.

 GLPI is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.

 You should have received a copy of the GNU General Public License
 along with GLPI; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 --------------------------------------------------------------------------
*/

// ----------------------------------------------------------------------
// Original Author of file: BALPE Dévi
// Purpose of file:
// ----------------------------------------------------------------------

Version 0.7.2
   #2612 Html char in volume size
   #2853 incorrect-fsf-address
   
Version 0.7.1
   #2554 User preferences not taken in account during massive actions
   #2604 Render/Ouput option on PDF export
   
version 0.7.0
   glpi version 0.78
   
version 0.6.2
   #283   Add es-ES translation
   https://dev.indepnet.net/plugins/query?milestone=pdf+0.6.2

Version 0.6.1 
   #251   Don't print private followup
   #259   add Turkish translation
   #253   Add italian translation
   https://dev.indepnet.net/plugins/query?milestone=pdf+0.6.1

Version 0.6.0 

   #120   Software correction with 0.72 modification
   #240   GLPI 0.72 migration
   #242   Provides HOOK for other plugins
   #243   Generate PDF for printer
   #244   Generate PDF for Monitor
   #245   Generate PDF for Phones
   #246   Generate PDF for Peripherals
   #241   Clean up code for maintenability
   https://dev.indepnet.net/plugins/query?milestone=pdf+0.6.0

Version 0.4
   Gestion des droits par profil.
   Profiles right management.

Version 0.3
   Export massive en pdf avec gestion des préférences utilisateur.
   Massive export to pdf with management of the preferences user.

Version 0.2:
   Fiches logiciels imprimable.
   Cards softwares printable.

Version 0.1:
   Fiches ordinateurs imprimable.
   Cards computers printable. 

