"Fossies" - the Fresh Open Source Software Archive

Member "cbatticon-1.6.13/Changelog" (27 Apr 2022, 5063 Bytes) of package /linux/privat/cbatticon-1.6.13.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "Changelog": 1.6.12_vs_1.6.13.

    1 2022-04-27  Valère Monseur  <archlinux@vale.re>
    2 
    3  * Release 1.6.13
    4 
    5  * Fix #58 : added support for batteries with only percentage capacity
    6 
    7  * Fix #61 : added a command for low battery level
    8 
    9 2022-02-09  Valère Monseur  <archlinux@vale.re>
   10 
   11  * Release 1.6.12
   12 
   13  * Fix Makefile for error: '-Wformat-security' ignored without '-Wformat'
   14 
   15 2022-02-09  Valère Monseur  <valere.monseur@ymail.com>
   16 
   17  * Release 1.6.11
   18 
   19  * Fix #57 : wrong version number
   20 
   21  * Fix #68 : added Spanish translation
   22 
   23 2019-10-06  Valère Monseur  <valere.monseur@ymail.com>
   24 
   25  * Release 1.6.10
   26 
   27  * Fix #53 : if last_chance option true, check one last time if charging before running critical
   28 
   29  * make the last_chance option the default
   30 
   31 2019-06-11  Valère Monseur  <valere.monseur@ymail.com>
   32 
   33  * Release 1.6.9
   34 
   35  * Fix #48 : added Example section in the man page
   36 
   37  * Fix #52 : added Brazilian Portuguese translation
   38 
   39 2018-04-08  Valère Monseur  <valere.monseur@ymail.com>
   40 
   41  * Release 1.6.8
   42 
   43  * Fix #43 : added traditional Chinese translation
   44 
   45  * Fix #44 : update existing notifications instead of creating new ones
   46 
   47  * Add missing end of line
   48 
   49 2017-10-05  Valère Monseur  <valere.monseur@ymail.com>
   50 
   51  * Release 1.6.7
   52 
   53  * Fix #41 : added Indonesia translation
   54 
   55  * Fix #42 : added Hebrew translation
   56 
   57 2017-08-15  Valère Monseur  <valere.monseur@ymail.com>
   58 
   59  * Release 1.6.6
   60 
   61  * Fix #38 : notification shown twice at startup
   62 
   63  * Fix #40 : unexpected behaviour for hidpp battery type
   64 
   65 2016-12-27  Valère Monseur  <valere.monseur@ymail.com>
   66 
   67  * Release 1.6.5
   68 
   69  * Fix #30 : notification spam when there are multiple batteries
   70 
   71  * Fix #33 : added a man page
   72 
   73  * Fix #34 : added Japanese translation
   74 
   75 2016-03-14  Valère Monseur  <valere.monseur@ymail.com>
   76 
   77  * Release 1.6.4
   78 
   79  * Fix #29 : added Bosnian, Croatian and Serbian translations
   80 
   81 2016-02-08  Valère Monseur  <valere.monseur@ymail.com>
   82 
   83  * Release 1.6.3
   84 
   85  * Fix #28 : dynamic (runtime) detection of power supplies doesn't work
   86 
   87 2016-01-30  Valère Monseur  <valere.monseur@ymail.com>
   88 
   89  * Release 1.6.2
   90 
   91  * Fix plural translations in Turkish
   92 
   93 2016-01-30  Valère Monseur  <valere.monseur@ymail.com>
   94 
   95  * Release 1.6.1
   96 
   97  * Add missing translation in Makefile
   98 
   99 2016-01-30  Valère Monseur  <valere.monseur@ymail.com>
  100 
  101  * Release 1.6.0
  102 
  103  * Changing Copyright to 2016
  104 
  105  * Fix #26 : 'hours, minutes remaining' use plural translations
  106 
  107  * Fix #27 : add greek translation
  108 
  109  * Dynamic detection of power supplies (batteries and AC)
  110 
  111  * Some code rework, cleaning
  112 
  113 2015-07-21  Valère Monseur  <valere.monseur@ymail.com>
  114 
  115  * Release 1.5.0
  116 
  117  * Build with gtk3 by default (instead of gtk2)
  118 
  119  * Build with deprecation warning disabled
  120 
  121  * Fix #17 : cbatticon --version shouldn't need X display
  122 
  123  * Fix #20 : initial translation support
  124 
  125  * Fix #21 : add turkish translation
  126 
  127  * Fix #22 : update turkish translation
  128 
  129  * Fix #23 : add german translation
  130 
  131  * Fix #24 : update russian translation
  132 
  133  * Completed translation support
  134 
  135  * Completed translation: german, french, turkish
  136 
  137  * Partial translation: russian
  138 
  139 2014-11-24  Valère Monseur  <valere.monseur@ymail.com>
  140 
  141  * Release 1.4.2
  142 
  143  * Fix #16 : current rate was not considered as unavailable when its value was 0
  144 
  145 2014-11-08  Valère Monseur  <valere.monseur@ymail.com>
  146 
  147  * Release 1.4.1
  148 
  149  * Fix return codes when displaying version, listing power supplies and icon types
  150 
  151 2014-08-17  Valère Monseur  <valere.monseur@ymail.com>
  152 
  153  * Release 1.4.0
  154 
  155  * Allow building with(out) libnotify support (default: build with libnotify)
  156 
  157  * Allow building with gtk2 or gtk3 (default: build with gtk2)
  158 
  159  * Renamed option --list-batteries into --list-power-supplies to show battery and AC
  160 
  161  * Allow AC only tray icon when there is no battery
  162 
  163  * Allow execution of command when left clicking on the tray icon
  164 
  165  * Added debug option
  166 
  167  * Other improvements in Makefile, comments, whitespace cleaning, ...
  168 
  169 2013-07-23  Valère Monseur  <valere.monseur@ymail.com>
  170 
  171  * Release 1.3.2
  172 
  173  * Fix compilation with libnotify version older than 0.7.0
  174 
  175 2013-05-10  Valère Monseur  <valere.monseur@ymail.com>
  176 
  177  * Release 1.3.1
  178 
  179  * Fix version number
  180 
  181 2013-05-10  Valère Monseur  <valere.monseur@ymail.com>
  182 
  183  * Release 1.3.0
  184 
  185  * Added option to hide notification at runtime
  186 
  187  * Other improvements in Makefile, comments, whitespace cleaning, ...
  188 
  189  * Code cleaning/rework.
  190 
  191 2013-045-19  Valère Monseur  <valere.monseur@ymail.com>
  192 
  193  * Release 1.2.0
  194 
  195  * Removed dependency on libudev
  196 
  197  * A message is sent to system logger before spawning command when critical level is reached
  198 
  199  * Tooltip and notification messages have been reworked.
  200 
  201  * Added version option
  202 
  203  * Fixed bug triggering the switching from normal calculation to estimated calculation when not needed
  204 
  205  * Lots of code cleaning/rework
  206 
  207 2013-04-08  Valère Monseur  <valere.monseur@ymail.com>
  208 
  209  * Release 1.1.0
  210 
  211  * Try to determine status even when 'unknown' status is returned (some batteries do it when (dis)charging)
  212 
  213  * Other improvements in Makefile, comments, whitespace cleaning, ...
  214 
  215 2013-03-10  Valère Monseur  <valere.monseur@ymail.com>
  216 
  217  * Release 1.0.0