diff options
author | Murray Cumming <murrayc@murrayc.com> | 2007-03-22 20:42:43 +0000 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc.com> | 2007-03-22 20:42:43 +0000 |
commit | 18dfac5987620b6c5bfe63585ba6205917261688 (patch) | |
tree | c6c1e30af569360e55f3b539410ea39c3b5a4efd | |
parent | 3e60839243f3a673c999073e0cf6e064903eb767 (diff) |
Update ChangeLog to show what was added
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ probably still need quite a bit of work, but I wanted to commit what I have now so that it doesn't keep sitting in my working directory. (Extra note from Murray: - - This was Pattern::create_rgba() - a new method overload with 4 args, including alpha. + This was: + - Pattern::create_rgba() - a new method overload with 4 args, including alpha. - Pattern::get_surface() - Pattern::get_color_stops() (with a new ColorStop struct) - Pattenr::get_linear_points() |