~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/lib/kadm5/clnt/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-10-30 10:28:53 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061030102853-x7v876vw4af46v0m
Tags: 1.4.4-3ubuntu1
* Merge with Debian; only Ubuntu change:
  - src/include/k5-thread.h: Define__USE_GNU when #include'ing pthread.h to
    fix FTBFS (from 1.4.3-9ubuntu1).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-11-17  Ken Raeburn  <raeburn@mit.edu>
 
2
 
 
3
        * client_principal.c, clnt_policy.c: Include errno.h.
 
4
        * client_init.c: Include k5-int.h before krb5.h.
 
5
        * err_handle.h: Include com_err.h and krb5.h instead of k5-int.h.
 
6
 
1
7
2005-02-11  Tom Yu  <tlyu@mit.edu>
2
8
 
3
9
        * client_init.c (kadm5_get_init_creds, kadm5_gic_iter)