﻿/*
 * @version $Id: HEADER 15930 2012-12-15 11:10:55Z tsmr $
-------------------------------------------------------------------------
Ocsinventoryng plugin for GLPI
Copyright (C) 2012-2013 by the ocsinventoryng plugin Development Team.

https://forge.indepnet.net/projects/ocsinventoryng
-------------------------------------------------------------------------

LICENSE

This file is part of accounts.

Ocsinventoryng plugin 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.

Ocsinventoryng plugin 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 ocsinventoryng. If not, see <http://www.gnu.org/licenses/>.
----------------------------------------------------------------------------------------------------------------------------------------------------*/

// ----------------------------------------------------------------------
// Original Author of file: Walid Nouh 
// Purpose of file: CHANGELOG
// ----------------------------------------------------------------------

Authors : Walid NOUH & Remi COLLET 

Version 1.4.2 GPI >= 0.78 and < 0.80
   Bug #2548: Import from "notimported" list doesn't work.
   Bug #2855: incorrect-fsf-address

Version 1.4.1 GLPI >= 0.78
  #2323 run.php don't work
  #2376 Link to the OCSNG config is wrong

Version 1.4.0 GLPI >= 0.78

Version 1.3.0 GLPI >= 0.72
   #137  Rename mass_ocs_import to massocsimport
   #164  Add column for empty inventory
   #205  Add link to the computers not imported by the script
   #206  Delete computer in OCS when it cannot be imported into glpi
   #212  Simplify plugin's configuration

see https://dev.indepnet.net/plugins/query?status=closed&milestone=massocsimport+1.3.0&order=priority

Version 1.2.2 GLPI >= 0.71
   #203  Generated Thread ID is too long
see: https://dev.indepnet.net/plugins/query?status=closed&milestone=Mass_ocs_import+1.2.2&order=priority

 Version 1.2.1 GLPI >= 0.71
   #134  MySQL 4.1.x incompatibility in OCS synchro
   #151  Don't synchronize when MySQL replicat is active (master offline)
   #157  Add spanish translation
   #161  Bad english translation 

 see: https://dev.indepnet.net/plugins/query?status=closed&milestone=Mass_ocs_import+1.2.1&order=priority   
 
