diff --git a/trunk/CHANGELOG b/trunk/CHANGELOG
index 2ef64b8..125b2eb 100644
--- a/trunk/CHANGELOG
+++ b/trunk/CHANGELOG
@@ -1,53 +1,53 @@
-/**
- * file CHANGELOG
- *
- * @package SemmelstatzR
- * @version $Rev:$
- * @since 1.0.0
- * @author SEM-Team
- * @copyright (c)2011 SEM-Team
- * @link http://sourceforge.net/projects/semmelstatz/
- * @license http://www.gnu.org/licenses/gpl-3.0.html
- *
- * This program 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 3 of the License, or
- * (at your option) any later version.
- *
- * This program 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 this program. If not, see .
- *
- * $Id:$
- *
- */
-
-Release 1.0.0 (initial release)
-------------------------------------------------------------------------------
-** Bug
-
-
-** Improvement
- * cleanup for templates section, now an array is used for entries
- * added pot-file for further translations
-
-
-** New Feature
- * added tracker image for use with cache plugins
- * added agent class using an ini-file
- * replace Google-charts with lib pChart
- * add class upgrademe for upgrade notifications in plugin admin area
- * add help section (only for wp<3.3 right now), help content has to be written
- * added localization and semr functions to wrap wp-functions
- * added notification feature for admin if beta or rc version is used
-
-** Task
- * transleted gettext for de_DE using generated pot-file
-
-Semmelstatz 3.3
-------------------------------------------------------------------------------
+/**
+ * file CHANGELOG
+ *
+ * @package SemmelstatzR
+ * @version $Rev$
+ * @since 1.0.0
+ * @author SEM-Team
+ * @copyright (c)2011 SEM-Team
+ * @link http://sourceforge.net/projects/semmelstatz/
+ * @license http://www.gnu.org/licenses/gpl-3.0.html
+ *
+ * This program 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 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program 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 this program. If not, see .
+ *
+ * $Id$
+ *
+ */
+
+Release 1.0.0 (initial release)
+------------------------------------------------------------------------------
+** Bug
+
+
+** Improvement
+ * cleanup for templates section, now an array is used for entries
+ * added pot-file for further translations
+
+
+** New Feature
+ * added tracker image for use with cache plugins
+ * added agent class using an ini-file
+ * replace Google-charts with lib pChart
+ * add class upgrademe for upgrade notifications in plugin admin area
+ * add help section (only for wp<3.3 right now), help content has to be written
+ * added localization and semr functions to wrap wp-functions
+ * added notification feature for admin if beta or rc version is used
+
+** Task
+ * transleted gettext for de_DE using generated pot-file
+
+Semmelstatz 3.3
+------------------------------------------------------------------------------
Original of plugin and startpoint of fork for semmelstatzR(eloaded)
\ No newline at end of file