Linux 6.17-rc6

14 September 21:21 - Linux Kernel - Linus Torvalds


* Version 2.14.1 released. ==========================

11 September 11:16 - FreeType - Werner Lemberg

- Version 2.14.1 released. Tag sources with `VER-2-14-1'. - docs/VERSION.TXT: Add entry for version 2.14.1. - docs/CHANGES: Updated. - docs/release, docs/README, builds/macs/README: Updated. - README, src/base/ftver.rc, builds/windows/vc2010/index.html, builds/windows/visualc/index.html, builds/windows/visualce/index.html, builds/wince/vc2005-ce/index.html, builds/wince/vc2008-ce/index.html, docs/freetype-config.1: s/2.14.0/2.14.1/, s/2140/2141/. - include/freetype/freetype.h (FREETYPE_PATCH): Set to 1. - builds/unix/configure.raw (version_info): Set to 26:4:20. - CMakeLists.txt (VERSION_PATCH): Set to 1. ### diff --git a/CMakeLists.txt b/CMakeLists.txt index a3e3320db..ce70f6b5e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -159,7 +159,7 @@ project(freetype C) set(VERSION_MAJOR "2") set(VERSION_MINOR "14") -set(VERSION_PATCH "0") +set(VERSION_PATCH "1") # Generate LIBRARY_VERSION and LIBRARY_SOVERSION. set(LIBTOOL_REGEX "version_info='([0-9]+):([0-9]+):([0-9]+)'") diff --git a/README b/README index 0cce73e0e..515e4d1c7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -FreeType 2.14.0 +FreeType 2.14.1 =============== Homepage:


Linux 6.17-rc5

7 September 21:22 - Linux Kernel - Linus Torvalds


Linux 6.17-rc4

31 August 22:33 - Linux Kernel - Linus Torvalds


Release 1.90.10

26 August 08:04 - UPower - Kate Hsuan

- Fix wrong model name of the devices (!267, #309)- Switch charge_types to "Custom" when charging threshold is enabled (!268, #275)- Fix invalid command line arguments (!269)- Fix leak when reporting daemon usage error (!270)- OpenBSD: support battery status from qcpas (!272)- Fix history progression (!274, #316)- Add a battery filter to the upower command line (!275)- Change the charging behaviors using charge_types (!276, !46, #275)- Fix integration tests issues, including floating point value and race between umockdev and upower (!277, !278)- Rework upower command (!280)- Propagate charge-threshold-enabled to display device (!281)


Linux 6.17-rc3

24 August 16:04 - Linux Kernel - Linus Torvalds


Linux 6.17-rc2

17 August 22:22 - Linux Kernel - Linus Torvalds


Linux 6.17-rc1

10 August 16:41 - Linux Kernel - Linus Torvalds


Create ChangeLog.old/ChangeLog.31

28 July 18:22 - glibc - Andreas K. Hüttel


Linux 6.16

27 July 21:26 - Linux Kernel - Linus Torvalds


Linux 6.16-rc7

20 July 22:18 - Linux Kernel - Linus Torvalds

Pre-release version bump to 0.46.4

20 July 16:14 - Pixman - Matt Turner