fixed menu separators of the appindicator.
[psensor.git] / NEWS
1 Psensor NEWS
2 ============
3
4 v1.1.1
5 ------
6
7 * Sensor properties stored in +$HOME/.psensor/psensor.cfg+ instead of
8   GConf.
9 * psensor settings stored with dconf.
10 * Fixed check of sensors/error.h.
11 * Made asciidoc optional.
12
13 v1.0.4
14 ------
15
16 * Fixed menu separators of the appindicator. 
17
18 v1.0.3
19 ------
20
21 * Fixed bug: psensor not autostarted when $HOME/.config/autostart does
22   not exist.
23 * Fixed few swedish translations (Josef Andersson).
24 * Fixed psensor does not start: Attempt to unlock mutex that was not
25   locked during startup with glib 2.41.2. (LP: #1346299).
26 * Fixed FTBFS with clang instead of gcc. (Closes: #753061).
27 * Fixed notification script call (wrong allocation of command string).
28
29 v1.0.2
30 ------
31
32 * +psensor-server+:
33   - Fixed file descriptor leaks.
34
35 v1.0.1
36 ------
37
38 * Smaller and more consistent with ubuntu themes appindicator icons.
39 * Sensors displayed directly in the top bar (experimental).
40 * Improved status icon in hicolor theme to fit well with white
41   background. (LP: #1310323).
42 * Psensor not autostarted by default.
43 * Added a setting to launch psensor on session startup. (Closes:
44   #728754)
45 * Fixed minor GUI bugs (widget alignments, padding, layout policy,
46   etc).
47 * Fixed missing translatable strings.
48 * Fixed FTBFS due to deprecation of json_object_object_get. (Closes:
49   #746145)
50 * Fixed typo (Celcius/Celsius).
51 * Merged german translation from LP.
52 * Merged turkish translation from LP (İbrahim Çelik).
53 * Merged chinese translation from LP.
54 * Merged hungarian translation from LP.
55 * Merged russian translation from LP (Dmitry Serov).
56 * Added support of swedish translation (Josef Andersson).
57 * Fixed NVIDIA strings.
58 * Fixed default sensor color which was always black.
59 * Fixed compilation on ppc64. (Closes: #749110)
60
61 v0.8.0.6
62 --------
63
64 * Updated jquery and jqplot to last version.
65 * Removed excanvas for copyright reason (apache license not compatible
66   with GPLv2 license).
67 * Use non-minimized version of .js and .css to avoid lintian errors
68   (source-is-missing).
69
70 v0.8.0.5
71 --------
72
73 * Added NEWS.html.
74 * Converted NEWS file to asciidoc.
75 * +psensor-server+:
76   - removed web fonts causing lintian warnings.
77   - redesigned web pages.
78 * Merged German translation from LP (Dennis Baudys).
79 * Merged Latvian translation from LP (tuxmaniack).
80 * Merged Russian translation from LP (Dmitry).
81 * Merged Turkish translation from LP (İbrahim Çelik).
82 * Added Dutch translation from LP (Pjotr12345).
83 * Fixed some french translations.
84 * AppIndicator icons: removed shadow, added padding. (LP: #1290072).
85 * Fixed compilation issue with gtk3.10 and deprecation of
86   GtkActionEntry. Menu is defined in glade file instead of
87   hardcoded. (LP: #1304108).
88
89 v0.8.0.4
90 --------
91         
92 * Added calling script when an alarm is raised.
93 * Reordering of the list of sensors.
94 * Added keywords in .desktop file.
95 * Added LFS support.
96 * Fixed compilation issue for x32 architecture on 64bits systems.
97 * Merged German translation from LP (Dennis Baudys).
98 * Merged Spanish translation from LP (Javier).
99 * Merged French translation from LP (londumas).
100 * Merged Brazilian translation from LP (Celio Alves).
101
102 v0.8.0.3
103 --------
104
105 * Switched to GtkColorChooserDialog instead of the
106    deprecated widget GtkColorSelectionDialog. (LP: #1184442)
107 * +psensor-server+: fixed compilation without gtop2 lib.
108
109 v0.8.0.2
110 --------
111
112 * GConf2/GTK/XEXT/X11 lib optional to allow psensor-server
113    compilation without them.
114 * Added support of libjson-c.
115 * merged German translation from LP (Dennis Baudys).
116 * merged Latvian translation from LP (tuxmaniack).
117
118 v0.8.0.1
119 --------
120
121 * added AMD GPU usage sensor (Contribution from MestreLion).
122 * added support of sensors log interval.
123 * +psensor-server+: protocole changes, API version incremented.
124 * fixed cpu load when fahrenheit is enabled.
125 * list of sensors can be reordered using the sensor preferences
126    dialog.
127 * merged Spanish translation from LP (Javier) and Tomeu R. .
128 * merged French translation from LP (Hélion du Mas des Bourboux).
129 * merged Italian translation from LP (Diego Pierotto).
130 * merged Brazillian Portugues translation from LP (MestreLion).
131 * fixed the quit menu of the application indicator which was
132    not translatable.
133
134 v07.0.5
135 --------
136
137 * fixed cpu load when fahrenheit is enabled.
138
139 v0.7.0.4
140 --------
141
142 * added Spanish translation from LP (Javier and Eduardo Alberto
143    Calvo).
144 * merged German translation from LP (Dennis Baudys).
145 * merged French translation from LP (Alain-OIivier Breysse).
146 * merged Hungarian from translation LP (Bence Lukács).
147 * merged Latvian translation from LP (tuxmaniack).
148 * merged Portuguese translation from LP (Daniel Serafim).
149 * merged Russian translation from LP (Ilya Volchanetskiy).
150 * merged Ukrainian translation from LP (Ilya Volchanetskiy).
151 * merged Chinese translation from LP (Wang Dianjin).
152 * psensor: fixed 'appindicator enabled' option not working correctly
153    for cpu usage. The option was inversed each time it is displayed in
154    the preference dialog.
155 * psensor: added an option to enable logging of sensors
156    ($HOME/.psensor/sensors.log).
157 * +psensor-server+: added sensors logging (--sensor-log-file).
158 * psensor: display the name of chip in sensor preferences.
159 * psensor: moved the sensor id into a expendable frame of the sensor
160    preferences.
161 * test target is now running cppcheck if available.
162 * fixed cppcheck reported errors (realloc and not freed var).
163 * fixed cppcheck (old values not used).
164 * added faq (requires asciidoc to build the html version).
165 * check target is now running cppcheck if installed.
166 * display a message if no graphs are enabled (Closes #689355).
167 * psensor: when 'hide window on startup' is set, it will
168    hide the window only if psensor can register to application
169    indicator or systray. Waiting 30s before trying to do it
170    in order to have better chance that systray is running during
171    session startup.
172 * fixed displaying of the fahrenheit temperature in the main
173    window.
174 * fixed compilation error in amd.c (hdll not used).
175
176 v0.7.0.3
177 --------
178
179 * psensor: removed gettext_domain in psensor.schemas causing
180    warnings.
181 * merged italian and russian translation from LP.
182
183 v0.7.0.2
184 --------
185
186 * psensor: added latvian translation file.
187 * psensor: added gconf schema. (LP: #1026807)
188 * psensor: hide sensors in the application indicator.
189 * psensor: removed hicolor/48x48/psensor_hot.png. (LP: #1029065)
190 * merge chinese translation from LP.
191
192 v0.7.0.1
193 --------
194
195 * psensor: minimum GTK version is now 3.0, GTK v2.x is no more
196    supported.
197 * psensor: fixed sensor type displayed in sensor preferences
198    dialog. (Closes LP: #968912)
199 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
200 * psensor: added basic instruction in the README for compiling psensor
201             with the ATI/AMD GPU support.
202 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
203 * psensor: added capability to use libatasmart for sata disk monitoring.
204 * psensor: added option --use-libatasmart.
205 * changed copyright dates to 2012.
206 * psensor: fixed systray and application indicator visible at the
207    same time. (Closes LP: #971098)
208 * psensor: fixed wrong background color, get the background color of
209    the window and not the canvas widget. (Closes LP: #973122)
210 * psensor: used the foreground color defined by the theme for the
211    font of the graph legend.
212 * psensor: used tab layout for psensor preferences.
213 * psensor: temperature unit choice (celsius/fahrenheit).
214 * +psensor-server+: fixed --wdir option.
215 * +psensor-server+: added log level to -d option.
216 * +psensor-server+: added --log-file option.
217 * +psensor-server+: logged measures when log level is 3.
218 * psensor: fixed many memory leaks in cfg.c (gconf2 keys).
219 * psensor: fixed memory leak (sensor name when specified by the
220    configuration).
221 * psensor: implemented the psensor uniquess, non-primary psensor
222    instances show the window of the primary psensor instance and
223    exits.
224 * many code quality improvements.
225 * psensor: added --new-instance option to allow the creation of
226    multiple instances of Psensor.
227 * psensor: added the degree sign before the temperature symbols
228             (Closes LP: #1021900).
229 * psensor: alarm limit edition using the temperature unit set in the
230    global pref.
231 * psensor: improved notification (added psensor icon and value of the
232    sensor).
233 * full french and hungarian translation.
234 * merged some chinese translation provided by LP.
235 * added translation files for Brazilian Portuguese, and Italian.
236 * partial translations for Russian, Serbian, Ukrainian, Slovenian and
237    German.
238 * psensor: fixed i18n support for the application indicator menu.
239 * psensor: fixed i18n support for the application menu.
240 * psensor: added low thresold support for alerts.
241 * psensor: added fan alert support.
242 * psensor: fixed hide window on startup for gnome-shell (Closes:
243    #676361).
244
245 v0.6.2.19
246 ---------
247
248 * psensor: fixed size of the icon hicolor/48x48/psensor_hot.png.
249    (LP: #1029065)
250
251 v0.6.2.18
252 ---------
253
254 * added degree sign for celsius (Closes LP: #1021900).
255 * added russian, brazilian, hungarian, serbian, slovenian,
256    italian, ukrainian and german translation files.
257 * merged translations from LP.
258 * psensor: fixed hide window on startup for gnome-shell (Closes:
259    #676361).
260
261 v0.6.2.17
262 ---------
263
264 * psensor: fixed sensor type displayed in sensor preferences
265    dialog. (Closes LP: #968912)
266 * psensor: fixed compilation error on 64bits with ATI/AMD GPU support.
267 * psensor: not calling g_thread_init when compiled with glib >= 2.31.
268 * changed copyright dates to 2012.
269
270 v0.6.2.16
271 ---------
272
273 * psensor: removed -pedantic and ignores deprecation warnings
274    to fix compilation against the glib version of Ubuntu Precise.
275    It fixes Ubuntu bug #905893.
276
277 v0.6.2.15
278 ---------
279
280 * +psensor-server+: uses glibtop instead of 'sysinfo' which is not
281    available on kfreebsd. It fixes Debian bug #650533.
282
283 v0.6.2.14
284 ---------
285
286 * psensor: support of gtk>=2.18
287 * psensor: inner space of the graph using the theme background color
288 * +psensor-server+: fixed compilation with microhttpd >=0x90200 and
289    64bits.
290 * added some information in the README (mostly about compilation on
291    CentOS).
292 * +psensor-server+: support of symbolic links to webfiles.
293
294 v0.6.2.13
295 ---------
296
297 * psensor can now be compiled and run with gtk3.
298 * psensor: added gtk3 support build detection.
299 * psensor: added libappindicator3-01 (gtk3 compliant version)
300    detection.
301 * psensor: use 'draw' signal instead of 'expose-event' when compiled
302    with gtk3. 
303 * psensor: fixed typo in french translation file.
304 * +psensor-server+: fixed compilation with microhttpd >= 0.9.2 (version
305    used by Fedora15) which introduced incompatible API changes.
306 * psensor: fixed compilation with libnotify 0.5.2 (submitted by Lubos
307    Stanek).
308 * psensor: added missing CPPFLAGS for Gtop (submitted by Lubos Stanek).
309 * psensor: fixed compilation with AMD/ATI GPU monitoring support
310    (submitted by Lubos Stanek).
311 * psensor: default log level set to LOG_WARN.
312 * few code refactoring and cleanup.
313 * psensor: added support of status tray icon for DE not supporting
314    Ubuntu Application Indicator.
315
316 v0.6.2.12
317 ---------
318
319 * psensor: added -d option to enable debug log (written to $HOME/.psensor/log).
320 * psensor: log sensor values in debug mode.
321 * psensor: added option to restore window position and size.
322
323 v0.6.2.11
324 ---------
325
326 * psensor-server/web interface: use jqplot default css.
327 * psensor-server/web interface: added excanvas for ie < 9 support.
328 * psensor-server/web interface: automatic update of the monitoring page.
329 * psensor-server/web interface: improved styling and navigation.
330 * psensor-server/web interface: added graph for cpu usage.
331 * psensor-server/web interface: fixed IE8 bug (page title change not
332    allowed).
333 * psensor-server/web interface: dynamic refresh of the graph.
334 * psensor: added appindicator monochrome icons from Christoph Buchner
335    (bilderbuchi).
336 * psensor: added log file (~/.psensor/log).
337 * psensor: added X-GNOME-Autostart-Delay in .desktop file to
338    workaround LP: #859724.
339
340 v0.6.2.10
341 ---------
342
343 * +psensor-server+: added network, cpu load and memory information in
344    JSON web interface.
345 * +psensor-server+: added monitor.html and details.html using jquery
346    and retrieving monitoring data from the JSON web interface.
347 * added experimental support for ATI/AMD gpus and fans.
348 * psensor: added support of CPU usage monitoring.
349 * +psensor-server+: display graph of sensors (web server).
350 * psensor: bug fixed compilation with -Wall.
351 * psensor: bug fixed unallocated memory read during termination.
352 * psensor: fixed memleak when window not drawable.
353 * psensor: release GConfClient when quitting.
354
355 v0.6.2.9
356 --------
357
358 * psensor: fixed UI freeze on Ubuntu Lucid when 'sensor preferences'.
359    is selected with application indicator.
360 * added missing src/description.txt file into source archive.
361 * psensor: appindicator displays unit of sensor values.
362 * psensor: added preference for hiding main window on startup.
363 * psensor: added 'about' dialog.
364 * psensor: merged Chinese Simplified translation from royclarck 
365 * psensor: autostarted by default
366 * nvidia: code cleanup
367 * nvidia: fixed init, error var not initialized
368 * nvidia: fixed nvidia_psensor_list_add, incorrect memory free
369 * psensor: when appindicator is not supported by wm:
370    - psensor quit on window close
371    - show psensor even if hide on startup is enabled
372
373 v0.6.2.8
374 --------
375
376 * psensor: escaped - in manpage.
377 * +psensor-server+: escaped - in manpage.
378 * psensor: added support of libnotify 0.7.
379 * psensor: added turkish support.
380 * psensor: fixed multi-languages support used by glade.
381 * switched from wpitchoune@gmail.com to jeanfi@gmail.com (my usual
382    email).
383 * merged french translation from v0.6.1.8.
384 * added missing french translation.
385 * added different sizes of psensor.png .
386 * psensor: added menu.
387 * psensor: added enable/disable unity launcher counter.
388 * psensor: unity launcher counter displays the higher temperature.
389 * avoid fetching hddtemp daemon when no hdd in the sensors list.
390 * psensor: closing the window hides psensor instead of quitting when
391    application indicator support is enabled. 
392 * psensor: dialog window for editing all sensors preferences.
393 * psensor: added support of GTK3.0 (GTK2.0 still supported).
394 * psensor: fixed crash when glade files cannot be read.
395 * psensor: display sensors information in the application indicator.
396
397 v0.6.2.7
398 --------
399
400 * psensor: src/glade/psensor-pref.glade, added button separator.
401 * psensor: src/glade/sensor-edit.glade, fixed horiz/vert padding.
402 * psensor: src/lib/measure.c, initialize time.
403 * psensor: fixed freeze when click on preferences appindicator with
404    natty.
405
406 v0.6.2.6
407 --------
408
409 * psensor: fixed min temp/fan of the graph
410 * psensor: very minor optimization (graph.c)
411
412 v0.6.2.5
413 --------
414
415 * psensor: dialog box for editing psensor preferences is using Glade
416 * psensor: dialog box for editing sensor preferences is using Glade
417 * psensor: added support of negative temperatures (lm-sensors)
418
419 v0.6.2.4
420 --------
421
422 * psensor, graph: fixed padding bugs 
423 * psensor, graph: drawing code refactored
424 * psensor: the value of the first detected sensor is displayed in the
425    unity launcher entry of psensor (requires unity >=3.4.2).
426
427 v0.6.2.3
428 --------
429
430 * +psensor-server+: new global variable 'psensor_version' for lua template
431 * +psensor-server+: /index.html replaced by /index.lua
432 * avoid useless lib linkage by using --as-needed
433
434 v0.6.2.2
435 --------
436
437 * +psensor-server+: web server support binary files
438 * +psensor-server+: added favicon.ico
439 * +psensor-server+: moved index.lua to monitor.lua
440 * +psensor-server+: added index.html (welcome page)
441
442 v0.6.2.1
443 --------
444
445 * added uptime/memory information (psensor-server web)
446 * added debug mode for psensor-server (--debug)
447 * when used in debug mode, psensor-server can be stopped remotely
448    using http://hostname:port/api/1.0/server/stop
449 * fixed memory leak (label of lmsensor)
450 * some code cleanup/refactoring
451
452 v0.6.1.10
453 --------
454
455 * psensor: support of appindicator < 0.2.9
456 * psensor: closing the window hides psensor instead of quitting when
457    application indicator support is enabled. 
458
459 v0.6.1.9
460 --------
461
462 * avoid fetching hddtemp daemon when no hdd in the sensors list
463
464 v0.6.1.8
465 --------
466
467 * psensor: added turkish language
468 * psensor: fixed freeze when click on preferences appindicator with
469    natty.
470 * fixed typo (${X11_LIBS}) in configure.ac
471 * psensor: full french language support
472
473 v0.6.1.7
474 --------
475
476 * psensor: add support of libnotify 0.7
477
478 v0.6.1.6
479 --------
480
481 * psensor: escaped - in manpage
482 * +psensor-server+: escaped - in manpage
483
484 v0.6.1.5
485 --------
486
487 * added multi-language for hdd.c/nvidia.c/lmsensor.c
488 * some code cleanup/refactoring
489
490 v0.6.1.4
491 --------
492
493 * fixed manpage formatting in 'REPORTING BUGS' section
494 * improved manpages
495 * removed few useless translations (fr/zh_CN)
496 * improved error messages for remote sensors + multilanguages support
497
498 v0.6.1.3
499 --------
500
501 * fixed compilation error of psensor when libcurl is present but not
502    libjson0
503 * suppress pointer to Textinfo manual (psensor/psensor-server).
504 * added --name to help2man call (psensor/psensor-server manpages).
505 * added more information in the psensor/psensor-server manpages.
506 * added warning about psensor-server and security in README.
507
508 v0.6.1.1
509 --------
510
511 * application icon is loaded using GtkIconTheme
512 * appindicator icon is now the psensor one
513 * added appindicator icon for status 'attention'
514
515 v0.6.1
516 ------
517
518 * added style.css for psensor-server
519 * use some styling in index.lua
520 * fixed typo in README
521 * fixed psensor-server short option -p
522 * multi-language support for psensor-server
523 * added some translation for French language0
524 * fixed psensor-server bug: first sensor was not displayed
525
526 v0.6.0.14
527 ---------
528
529 * psensor (gtk client):
530
531 ** added global preference: graph update interval
532 ** added global preference: graph monitoring duration
533 ** added global preference: sensor update interval
534 ** standard gnu command line interface for psensor
535 ** new psensor options: --help, --version, --url
536 ** added generation and installation of the psensor man
537 ** added remote monitoring it requires a new optionnal dependencies
538     (libjson0 and libcurl)
539 ** added internationnalization support for the UI
540 ** added Simplified Chinese Language (from DaBao <linux.dabao@gmail.com>)
541
542 * +psensor-server+:
543
544 ** psensor-server is now a minimal webserver based on microhttpd.
545     Lua5.1 is used to generate HTML pages to display temperatures and
546     gtop2 information
547 ** temperature information can be retrieved using a webservice based
548     on json
549 ** added cpu information (requires optional libgtop-2.0)
550 ** psensor-server 
551 ** psensor-server options: --port, --help, --version
552 ** added generation and installation of the psensor-server man
553
554 * common news for psensor and psensor-server:
555
556 ** moved to autoconf/automake
557 ** gnu standard: use NEWS instead of CHANGES file
558 ** moved LICENSE to COPYING
559
560 v0.5.1
561 ------
562
563 * Makefile: avoid debug compilation by default
564 * Makefile: fixed duplicate server.o in OBJS_SERVER
565 * moved LICENSE to copyright
566 * moved CHANGES to NEWS
567 * Fixed creation of directories for the target 'install'
568
569 v0.5.0
570 ------
571
572 * Added double buffering of the graph to avoid flickering
573 * Fixed README error gconf package name
574 * Refactoring makefile
575 * Added desktop notification support
576 * Added application indicator support
577 * Fixed MT issue (UI freeze, refresh_thread)
578 * Added global preferences editor (right click on the graph)
579 * Added sensor preferences editor (right click on the sensor table)
580 * Displayed name of each sensor can be changed
581 * Position of the sensor table can be changed
582 * Window decoration can be hidden
583 * Added 'keep window below' setting
584
585 v0.4.5
586 ------
587
588 * Makefile: fixed duplicate server.o in OBJS_SERVER
589
590 v0.4.4
591 ------
592
593 Added README.debian
594
595 v0.4.3
596 ------
597
598 * Fixed foreground graph color first time psensor is started
599 * Added support of gtk 2.12 (used by Debian 5.0.6 Lenny) by redefining
600 * gtk_dialog_get_content_area which exist since 2.14
601
602 v0.4.2
603 ------
604
605 * Fixed potential MT issue (refresh_thread)
606 * Added double buffering of the graph to avoid flickering
607 * Fixed minor graph code bugs
608
609 v0.4.1
610 ------
611
612 * Fixed README error gconf package name
613 * Refactoring makefile
614
615 v0.4.0
616 ------
617
618 * Added FAN support
619 * Added HDD support (using hddtemp daemon)
620 * Added popup menu for changing graph bg/fg colors and opacity
621 * Graph background can be transparent, opacity can be changed
622 * Fixed BR3: sensors with the same name but different chips share the same color configuration
623 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
624 Changed website URL
625 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
626
627 v0.3.3
628 ------
629
630 * Fixed potential MT issue  (refresh_thread)
631 * Improved Makefile
632
633 v0.3.2
634 ------
635
636 * Fixed BR4: wrong OBJS variable and gconf when calling pkg-config in Makefile.distrib for compiling with NVidia support
637 * Changed website URL
638 * Fixed BR5: Psensor crashes during startup with "You forgot to call g_type_init()"
639
640 v0.3.1
641 ------
642
643 Fixed BR3: sensors with the same name but different chips share the same color configuration
644
645 v0.3.0
646 ------
647
648 * Sensor graph colors can be changed: click on the colored sensor cell in the information table)
649 * Background color of the graph can be changed: click on the graph
650 * Configuration is stored using GConf
651 * Fixed not initialized memory bug (min/max) in nvidia support
652
653 v0.2.7
654 ------
655
656 * Updated the website URL
657 * Added contact information in the README
658 * Backported Makefile improvement from trunk
659 * Removed pwiki styling of the README
660 * Backport: Fixed not initialized memory bug (min/max) in nvidia support
661
662
663 v0.2.6
664 ------
665
666 * Changed default graph colors and background
667 * Added vertical padding for the graph canvas
668 * Disabled row selection of the sensor table
669 * Fixed BR2: nvidia gpu is always using black color
670
671 v0.2.5
672 ------
673
674 Added a basic server to retrieve remotely temperatures
675
676 v0.2.4
677 ------
678
679 * Added application icon
680 * Added .desktop file
681
682 v0.2.3
683 ------
684
685 * Added max and min temperature information for each sensor
686 * Fixed a missing #include in nvidia.c
687 * Small UI improvements (scrollbar for the right panel + slider)
688
689 v0.2.2
690 ------
691
692 * Fixed compilation warning when NVidia support is disabled
693 * Fixed BR1: crash when no temperature sensor is available
694
695 v0.2.1
696 --------
697
698 Compilation dependance to Nvidia lib is optional
699
700 v0.2.0
701 ------
702
703 Added support of NVidia GPUs
704
705 v0.1.1
706 ------
707
708 Improved right panel (list of sensors) + ability to disable each sensor graph
709
710 v0.1.0
711 ------
712
713 Initial release