]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] add 'git' to git hashes per convention.
authorJINMEI Tatuya <jinmei@isc.org>
Thu, 16 Aug 2012 21:57:40 +0000 (14:57 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Thu, 16 Aug 2012 21:57:40 +0000 (14:57 -0700)
ChangeLog

index 27456c2a6ec73230901babcfa17fedf9fe3aae59..5aec82c8fb8e8a0db45a16a9776100e74e436ad2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,17 +19,17 @@ bind10-devel-20120816 released on August 16, 2012
        methods.  These are mainly intended for internal development, but
        the class is public, so interested users may want to look into the
        extensions.
-       (Trac #2052, 57c61f2^..dbef0e2)
-       (Trac #2053, 1fc2b06b57a008ec602daa2dac79939b3cc6b65d)
-       (Trac #2086, 3fac7d5579c5f51b8e952b50db510b45bfa986f3)
-       (Trac #2087, 49ad6346f574d00cfbd1d12905915fd0dd6a0bac)
-       (Trac #2148, 285c2845ca96e7ef89f9158f1dea8cda147b6566)
+       (Trac #2052, git 57c61f2^..dbef0e2)
+       (Trac #2053, git 1fc2b06b57a008ec602daa2dac79939b3cc6b65d)
+       (Trac #2086, git 3fac7d5579c5f51b8e952b50db510b45bfa986f3)
+       (Trac #2087, git 49ad6346f574d00cfbd1d12905915fd0dd6a0bac)
+       (Trac #2148, git 285c2845ca96e7ef89f9158f1dea8cda147b6566)
 
 463.   [func]          jinmei
        Python isc.dns: the Name, RRType and RRClass classes are now
        hashable.  So, for example, objects of these classes can be used
        as a dictionary key.
-       (Trac #1883, 93ec40dd0a1df963c676037cc60c066c748b3030)
+       (Trac #1883, git 93ec40dd0a1df963c676037cc60c066c748b3030)
 
 462.   [build]         jreed
        BIND 10 now compiles against googletest-1.6.0 versions that are