~ubuntu-branches/debian/squeeze/warzone2100/squeeze

« back to all changes in this revision

Viewing changes to lib/framework/strnlen1.c

  • Committer: Bazaar Package Importer
  • Author(s): Paul Wise
  • Date: 2008-12-22 18:40:33 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081222184033-djzsam4hegeg4x4m
Tags: 2.1.0-1
* New upstream release
  - Is a stable release, it can be let into testing (Closes: #458275)
  - Uses right texture size for intel GPUs (Closes: #472403, LP: #241458)
* Drop README.Debian because the issues are fixed (see above)
* Don't recommend rejected community music, it is unlikely to return.
* Improve the package description with feedback from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
19
19
        MA 02110-1301, USA.
20
20
 
21
 
        $Revision: 4789 $
22
 
        $Id: strnlen1.c 4789 2008-04-26 15:53:38Z muggenhor $
23
 
        $HeadURL: svn+ssh://muggenhor@svn.gna.org/svn/warzone/tags/2.1_rc2/lib/framework/strnlen1.c $
 
21
        $Revision: 6472 $
 
22
        $Id: strnlen1.c 6472 2008-12-21 18:41:15Z muggenhor $
 
23
        $HeadURL: svn+ssh://muggenhor@svn.gna.org/svn/warzone/tags/2.1.0/lib/framework/strnlen1.c $
24
24
*/
25
25
 
26
26
/* Specification.  */