aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Added GPG_ERR_LOCALE_PROBLEM.Werner Koch2003-12-221-0/+3
|
* Bumbed version number to 0.7.Werner Koch2003-11-141-0/+5
|
* About to release 0.6libgpg-error-0-6Werner Koch2003-11-141-7/+43
|
* Added error sources forWerner Koch2003-11-061-0/+9
| | | | | Libksba and Dirmngr. Added GPG_ERR_TRUNCATED.
* Allow GPG_ERR_INLINE to get overriden, so thatWerner Koch2003-11-031-0/+5
| | | | | | one can use the -D flag to specify the inline keyword. Suggested by Philip Brown.
* Prepare development of next release.Marcus Brinkmann2003-10-061-0/+4
|
* Add release date.Marcus Brinkmann2003-10-061-1/+1
|
* Add item about error code.Marcus Brinkmann2003-09-301-0/+3
|
* 2003-09-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-09-131-0/+7
| | | | | | | | * configure.ac: Invoke AC_FUNC_STRERROR_R. * src/gpg-error.h (gpg_strerror_r): New prototype. * src/strerror.c (system_strerror_r): New function. (gpg_strerror_r): New function.
* 2003-09-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-09-031-0/+4
| | | | | * configure.ac (AC_INIT): Bump up version number.
* 2003-09-03 Marcus Brinkmann <[email protected]>libgpg-error-0-4Marcus Brinkmann2003-09-031-0/+9
| | | | | | | | | Released 0.4. * src/gpg-error.h: Define GPG_ERR_INLINE to nothing if the compiler does not implement C99. * configure.ac: (AC_INIT): Bump up version number.
* Released 0.3.Marcus Brinkmann2003-07-311-1/+1
|
* Cosmetic fix.Marcus Brinkmann2003-07-311-0/+1
|
* 2003-07-31 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-07-311-0/+6
| | | | | | | | * src/strerror.c (gpg_strerror): Use CODE, not ERR to map error code to errno. * configure.ac (AC_INIT): Bump version to 0.3.
* 2003-07-30 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-07-301-0/+17
| | | | | Released 0.2.
* Set date.libgpg-error-0-1Marcus Brinkmann2003-06-061-1/+1
|
* 2003-05-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-05-151-0/+15
* Initial check-in.