mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
bugfix release
This commit is contained in:
parent
e13195b44e
commit
c6af8ef4bf
4 changed files with 30 additions and 5 deletions
|
@ -29,6 +29,14 @@ notice and this notice are preserved.
|
|||
migrate to using a newer version of the library.
|
||||
</p>
|
||||
|
||||
<section>
|
||||
<heading>Version 1.29.0</heading>
|
||||
<p>
|
||||
Bugfix release to increment library version number to reflect ABI
|
||||
changes which should have been noticed before 1.28.1 release.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<heading>Version 1.28.1</heading>
|
||||
<p>
|
||||
|
|
|
@ -11,7 +11,15 @@ The currently released version of the library is
|
|||
See the @url{ReleaseNotes.html} document for more information.
|
||||
@end ifclear
|
||||
|
||||
This is a release focussing more on portability improvements and bugfixes, though it does contain some new features.
|
||||
This is a bugfix release increasing the library version number to reflect ABI change that should have been included when the previous release was made.
|
||||
|
||||
@section Noteworthy changes in version @samp{1.29.0}
|
||||
|
||||
@itemize @bullet
|
||||
@item Library version changed from 1.28 to 1.29
|
||||
@end itemize
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
|
||||
@section Noteworthy changes in version @samp{1.28.1}
|
||||
|
||||
|
@ -25,7 +33,6 @@ This is a release focussing more on portability improvements and bugfixes, thoug
|
|||
@item a variety of bugfixes.
|
||||
@end itemize
|
||||
|
||||
@ifclear ANNOUNCE-ONLY
|
||||
@section Noteworthy changes in version @samp{1.28.0}
|
||||
|
||||
Aside from an assortment of bugfixes, this release includes a lot of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue