[libvtemm] Update for 0.22.2.



commit c91a6c76a07bbd530ebe07b8d923c90079a41bd2
Author: Krzesimir Nowak <qdlacz gmail com>
Date:   Wed Dec 2 16:32:47 2009 +0100

    Update for 0.22.2.
    
    * HACKING: Remove part about vte_terminal_accessible_new because
    VteTerminalAccessible is not wrapped anymore.
    * README: Update version in first line.
    * NEWS: Rewrite, because newest entries should at the top of
    document, not bottom.

 HACKING |    6 +-----
 NEWS    |   22 ++++++++++++++--------
 README  |    2 +-
 3 files changed, 16 insertions(+), 14 deletions(-)
---
diff --git a/HACKING b/HACKING
index 51f4836..5ecb5a0 100644
--- a/HACKING
+++ b/HACKING
@@ -1,7 +1,3 @@
 If you happen to regenerate defs files please take a look at them, if something
 have to be corrected manually (just have a look at defs files in earlier
-versions):
-
-in libvte_methods:
-	- check if vte_terminal_accessible_new is defined as a constructor, not
-	as a method of VteTerminal.
+versions).
diff --git a/NEWS b/NEWS
index b0473c5..a111f20 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,12 @@
-0.21.0:
+0.22.2:
 
-* Reenable the per-class hierarchy graphs in the reference documentation.
-* Drop the custom HTML header and footer and use the shared doxygen.css
-file from mm-common.
-* Updated dependencies - previous were probably to low in some places.
+* Cleanup license files.
+(Krzesimir Nowak)
+
+0.22.1:
+
+* Distribute example source codes.
+* A path to doxytag file in pkg-config file is now correct.
 (Krzesimir Nowak)
 
 0.22.0:
@@ -12,8 +15,11 @@ file from mm-common.
 * Rebuild against new mm-common.
 (Krzesimir Nowak)
 
-0.22.1:
+0.21.0:
 
-* Distribute example source codes.
-* A path to doxytag file in pkg-config file is now correct.
+* Reenable the per-class hierarchy graphs in the reference documentation.
+* Drop the custom HTML header and footer and use the shared doxygen.css
+file from mm-common.
+* Updated dependencies - previous were probably to low in some places.
 (Krzesimir Nowak)
+
diff --git a/README b/README
index 61e05aa..10e41d3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-C++ wrapper for vte, version 0.22.1.
+C++ wrapper for vte, version 0.22.2.
 
 Current dependencies:
 - to build a library from tarball:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]