-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
finalize changelog v1.1.4 - fixes #12
- Loading branch information
Showing
4 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
2014-02-06 (unreleased) Robin Gareus <[email protected]> | ||
* fix compile on systems w/o endian.h | ||
2014-05-16 (v1.1.4) Robin Gareus <[email protected]> | ||
* rework endianess detection | ||
* fix compile on systems w/o endian.h | ||
* remove obsolte autotools macros | ||
|
||
2013-11-09 (v1.1.3) Robin Gareus <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
libltc (1.1.3-1) unstable; urgency=low | ||
libltc (1.1.4-1) unstable; urgency=low | ||
|
||
* Robin's private package. see ../ChangeLog | ||
* official debian package at | ||
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/libltc.git | ||
|
||
-- Robin Gareus <[email protected]> Sat, 09 Nov 2013 16:17:19 +0100 | ||
-- Robin Gareus <[email protected]> Fri, 16 May 2014 18:58:05 +0200 | ||
|
||
libltc (1.0.1-1) unstable; urgency=low | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH "ltc.h" 3 "Sat Nov 9 2013" "Version 1.1.3" "libltc" \" -*- nroff -*- | ||
.TH "ltc.h" 3 "Fri May 16 2014" "Version 1.1.4" "libltc" \" -*- nroff -*- | ||
.ad l | ||
.nh | ||
.SH NAME | ||
|
@@ -196,7 +196,7 @@ Robin Gareus [email protected] | |
.RS 4 | ||
.RE | ||
.PP | ||
Copyright (C) 2006-2012 Robin Gareus [email protected] | ||
Copyright (C) 2006-2014 Robin Gareus [email protected] | ||
.PP | ||
Copyright (C) 2008-2009 Jan Weiß [email protected] | ||
.PP | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters