diff options
author | Murray Cumming <murrayc@murrayc-desktop.(none)> | 2007-07-30 09:15:59 +0200 |
---|---|---|
committer | Murray Cumming <murrayc@murrayc-desktop.(none)> | 2007-07-30 09:15:59 +0200 |
commit | 3b0782622473080962b6630c97386478a1c90b4c (patch) | |
tree | dbb91a75c011c6efedcdf9e4b88104a4b540bb9c /NEWS | |
parent | 82b332f7ab32d5b82378b053bde90af714d9f07d (diff) |
Increased version for release.v1.4.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +1.4.4: + +* Added the --enable-api-exceptions=yes/no configure option, to allow + cairomm to build when exceptions are disabled. For instance, when + using CXXFLAGS=-fno-exceptions with g++. + 1.4.2: * Bugfixes: |