File: HISTORY

package info (click to toggle)
librepfunc 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: cpp: 1,601; makefile: 270
file content (18 lines) | stat: -rw-r--r-- 715 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*******************************************************************************
 * NOTE NOTE NOTE:
 *
 * with librepfunc 1.10.0, any changes are/should! documented here in this file.
 * If you find any change not documented here, pls create an issue on github on
 * this topic.
 * Or, even better, directly create an pull request.
 *
 * Thank you, wirbel.
 ******************************************************************************/


1.10.0, 20240314
-------------------------------------------------------------------------------
 * add micro seconds measurement to cRunTime. This add-on should not break
   anything.
   -> API-compatible, but new functionality, 1.9.1 -> 1.10.0 
 * add missing HISTORY file