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

« back to all changes in this revision

Viewing changes to src/windows/identity/doc/main_page.h

  • 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
1
/*
2
 
 * Copyright (c) 2004 Massachusetts Institute of Technology
 
2
 * Copyright (c) 2005 Massachusetts Institute of Technology
3
3
 *
4
4
 * Permission is hereby granted, free of charge, to any person
5
5
 * obtaining a copy of this software and associated documentation
78
78
 
79
79
    (Contributor list goes here)
80
80
 
 
81
    At the moment, no contributers have come forward to accept
 
82
    responsibility.
 
83
 
81
84
    <a href="http://web.mit.edu/is">Information Services and
82
85
    Technology</a> at <a href="http://web.mit.edu">Massachusetts
83
86
    Institute of Technology</a>
86
89
/*! \page bugs Reporting bugs
87
90
 
88
91
    NetIDMgr bugs can be reported to 
89
 
    <a href="mailto:khimaira@mit.edu">khimaira@mit.edu</a> for now.
 
92
    <a href="mailto:kfw-bugs@mit.edu">kfw-bugs@mit.edu</a> for now.
90
93
 
91
94
    In the future, there will actually be a place to track NetIDMgr bugs.
92
95
 
99
102
 
100
103
/*! \page releases Prior releases
101
104
 
102
 
    - <b>0.1.1</b> (Charles Manson) <em>[soon]</em>\n
103
 
      First alpha release.  As stable as Charles Manson, hence the
104
 
      name.
 
105
    - <b>0.1.1</b> First Alpha release <em>Nov 01, 2005</em>\n
 
106
      Released along with Kerberos for Windows 3.0.0 beta.
105
107
 
106
 
    - <b>0.1.2</b> (tbd) <em>[tbd]</em>\n
107
 
      First beta release.
 
108
    - <b>0.1.2</b> Second Alpha release <em>Nov 30, 2005</em>\n
 
109
      Released along with Kerberos for Windows 3.0.0 beta 2.
108
110
*/