~vcs-imports/gmime/master

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Jeffrey Stedfast
  • Author(s): Jeffrey Stedfast
  • Date: 2004-02-27 01:25:58 UTC
  • Revision ID: git-v1:2ca4d3eaca7cc0ce213eb8d6fe2ccb935872a007
Moved here from gmime/

2004-02-26  Jeffrey Stedfast  <fejj@ximian.com>

        * util/*.[c,h]: Moved here from gmime/

        * gmime/*.h: Fixed #includes

        * gmime/cache.[c,h]: Moved to util/

        * gmime/gtrie.[c,h]: Moved to util/

        * gmime/list.[c,h]: Moved to util/

        * gmime/md5-utils.[c,h]: Moved to util/

        * gmime/memchunk.[c,h]: Moved to util/

        * gmime/url-scanner.[c,h]: Moved to util/

        * gmime/gmime-parser.c: Don't use gobject macro casts.

        * gmime/gmime-filter-md5.c: Move the MD5Context into a private
        structure so that we don't need to install md5-utils.h

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2004-02-26  Jeffrey Stedfast  <fejj@ximian.com>
 
2
 
 
3
        * util/*.[c,h]: Moved here from gmime/
 
4
 
 
5
        * gmime/*.h: Fixed #includes
 
6
 
 
7
        * gmime/cache.[c,h]: Moved to util/
 
8
 
 
9
        * gmime/gtrie.[c,h]: Moved to util/
 
10
 
 
11
        * gmime/list.[c,h]: Moved to util/
 
12
 
 
13
        * gmime/md5-utils.[c,h]: Moved to util/
 
14
 
 
15
        * gmime/memchunk.[c,h]: Moved to util/
 
16
 
 
17
        * gmime/url-scanner.[c,h]: Moved to util/
 
18
 
 
19
        * gmime/gmime-parser.c: Don't use gobject macro casts.
 
20
 
 
21
        * gmime/gmime-filter-md5.c: Move the MD5Context into a private
 
22
        structure so that we don't need to install md5-utils.h
 
23
 
1
24
2004-02-18  Jeffrey Stedfast  <fejj@ximian.com>
2
25
 
3
26
        * gmime/gmime-utils.c (rfc2047_encode): Return a duplicate of the