From a4e1f9c6acbed5cf64e6cbef7d2f3be04b19a160 Mon Sep 17 00:00:00 2001 From: JINMEI Tatuya Date: Thu, 16 Aug 2012 14:57:40 -0700 Subject: [PATCH] [master] add 'git' to git hashes per convention. --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 27456c2a6e..5aec82c8fb 100644 --- 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