Edit

kc3-lang/freetype/docs/release

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2003-07-25 05:57:21
    Hash : f9d864a9
    Message : * include/freetype/freetype.h (FREETYPE_PATCH): Set to 5. * builds/unix/configure.ac (version_info): Set to 10:0:3. * builds/unix/configure: Updated. * builds/freetype.mk (refdoc): Fix --title. * docs/CHANGES, docs/VERSION.DLL, README: Updated. * src/tools/docmaker/sources.py (re_crossref): Fix regular expression to handle trailing punctuation characters. * src/tools/docmaker/tohtml.py (make_html_word): Updated. * docs/release: New file.

  • docs/release
  • How to prepare a new release
    ----------------------------
    
    . include/freetype/freetype.h: Update FREETYPE_MAJOR, FREETYPE_MINOR, and
      FREETYPE_PATCH.
    
    . builds/unix/configure.ac (version_info): Update according to the libtool
      rules, then regenerate the configure script.
    
    . builds/freetype.mk (refdoc): Update the --title option.
    
    . docs/CHANGES: Document differences to last release.
    
    . README: Update.
    
    . docs/VERSION.DLL: Document changed version_info.
    
    . ChangeLog: Announce new release.